Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).
|
Spam detection software, running on the system "fw2.vse.sk", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or block similar future email. If you have any questions, see Mail server administrator for details. Content preview: Hi, I am using Codewarrior Development Studio IDE v3.0 for MC9S12DJ128B. The application code side is ~74K at the moment. Now I have run into an issue. The address for main is 0x388B11 per linker map file. However, when stepped through ICD12, the function call for main ends up at 0x38B130 - a completely different function. Can someone help me out? [...] Content analysis details: (7.1 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.1 RCVD_IN_SORBS_HTTP RBL: SORBS: sender is open HTTP proxy server [202.54.51.2 listed in dnsbl.sorbs.net] 0.1 RCVD_IN_SORBS RBL: SORBS: sender is listed in SORBS [202.54.51.2 listed in dnsbl.sorbs.net] 0.1 RCVD_IN_NJABL RBL: Received via a relay in dnsbl.njabl.org [202.54.51.2 listed in dnsbl.njabl.org] 1.1 RCVD_IN_DSBL RBL: Received via a relay in list.dsbl.org [<http://dsbl.org/listing?ip=202.54.51.2>] 1.1 RCVD_IN_NJABL_PROXY RBL: NJABL: sender is an open proxy [202.54.51.2 listed in dnsbl.njabl.org] 1.4 DNS_FROM_RFCI_DSN RBL: From: sender listed in dsn.rfc-ignorant.org 2.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net [Blocked - see <http://www.spamcop.net/bl.shtml?202.54.51.2>] Tato posta je pravdepodobne nevyziadana. Povodna sprava bola umiestnena do prilohy, aby ste mohli podobnu postu v buducnosti bezpecne rozpoznat. Ak chcete, aby tato posta bola automaticky mazana, nastavte si pravidla na postovom servri (navod najdete na http://vsedw.inet.vse.sk/dokumenty/rozne/help/antispam/antispam.htm ) UPOZORNENIE: nezverejnujte svoju e-mail adresu na internete Nahlad obsahu: Hi, I am using Codewarrior Development Studio IDE v3.0 for MC9S12DJ128B. The application code side is ~74K at the moment. Now I have run into an issue. The address for main is 0x388B11 per linker map file. However, when stepped through ICD12, the function call for main ends up at 0x38B130 - a completely different function. Can someone help me out? [...] Detaily vysledkov analyzy: (7.1 points, 5.0 required) 1.1 RCVD_IN_SORBS_HTTP RBL: SORBS: sender is open HTTP proxy server [202.54.51.2 listed in dnsbl.sorbs.net] 0.1 RCVD_IN_SORBS RBL: SORBS: sender is listed in SORBS [202.54.51.2 listed in dnsbl.sorbs.net] 0.1 RCVD_IN_NJABL RBL: Received via a relay in dnsbl.njabl.org [202.54.51.2 listed in dnsbl.njabl.org] 1.1 RCVD_IN_DSBL RBL: Received via a relay in list.dsbl.org [<http://dsbl.org/listing?ip=202.54.51.2>] 1.1 RCVD_IN_NJABL_PROXY RBL: NJABL: sender is an open proxy [202.54.51.2 listed in dnsbl.njabl.org] 1.4 DNS_FROM_RFCI_DSN RBL: From: sender listed in dsn.rfc-ignorant.org 2.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net [Blocked - see <http://www.spamcop.net/bl.shtml?202.54.51.2>] [Non-text portions of this message have been removed] |
|
|
|
MAHESH_KN wrote: > I am using Codewarrior Development Studio IDE v3.0 for MC9S12DJ128B. > The application code side is ~74K at the moment. > > Now I have run into an issue. The address for main is 0x388B11 per > linker map file. However, when stepped through ICD12, the function > call for main ends up at 0x38B130 - a completely different function. > Can someone help me out? We are kind of confused about this, Can you send a map file to and include a bug report on this. We can look into it deeper, there just seems to be a need for more information so that is the best method. Ron > Init() which is placed at 0x388000 is invoked correctly. Per linker > map file, the following functions are placed between Init() and > main(): > > memcpy, memset, toupper, Ten, vprintf and a few other library > functions. > > Thanks, > Mahesh -- Metrowerks, one of the worldıs top 100 companies and influencers in the software development industry. - SD Times May 2004 http://www.sdtimes.com/2004sdt100.htm Metrowerks, maker of CodeWarrior Ron Liechty - - http://www.metrowerks.com |
|
|
|
Hi Mahesh, You mean the call to main from the startup routine? Check the content of the startup descriptor (_startupData.main) in the debugger. This used for calling the main routine: (*_startupData.main)(); Erich > -----Original Message----- > From: MAHESH_KN [mailto:] > Sent: Dienstag, 1. Juni 2004 08:03 > To: > Subject: [68HC12] Incorrect reference for main > Hi, > > I am using Codewarrior Development Studio IDE v3.0 for MC9S12DJ128B. > The application code side is ~74K at the moment. > > Now I have run into an issue. The address for main is 0x388B11 per > linker map file. However, when stepped through ICD12, the function > call for main ends up at 0x38B130 - a completely different function. > Can someone help me out? > > Init() which is placed at 0x388000 is invoked correctly. Per linker > map file, the following functions are placed between Init() and > main(): > > memcpy, memset, toupper, Ten, vprintf and a few other library > functions. > > Thanks, > Mahesh > > ------------------------ Yahoo! Groups Sponsor > --------------------~--> > Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. > Now with Pop-Up Blocker. Get it for free! > http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/dN_tlB/TM > -------------------------------------------------------------- > ------~-> > > --------------------------------------------------------To > learn more about Motorola Microcontrollers, please visit > http://www.motorola.com/mcu o learn more about Motorola > Microcontrollers, please visit http://www.motorola.com/mcu > > Yahoo! Groups Links |
|
Hi, This issue has been resolved. I had disabled invoking the command files in ICD-12. One of the command files was performing flash erase. Once I enabled this, function reference is getting done as expected. I have a question on some components of True-Time Simulator and Real- time Debugger. I have been trying to invoke the coverage and profiler tools in vain. Also when trying to record a debugging session, there is a limit of 20 commands. Can someone tell me what's the reason? Thanks, Mahesh --- In , MW Ron <mwron@m...> wrote: > MAHESH_KN wrote: > > > I am using Codewarrior Development Studio IDE v3.0 for MC9S12DJ128B. > > The application code side is ~74K at the moment. > > > > Now I have run into an issue. The address for main is 0x388B11 per > > linker map file. However, when stepped through ICD12, the function > > call for main ends up at 0x38B130 - a completely different function. > > Can someone help me out? > > We are kind of confused about this, Can you send a map file to > support@m... and include a bug report on this. We can look into > it deeper, there just seems to be a need for more information so that is > the best method. > > Ron > > Init() which is placed at 0x388000 is invoked correctly. Per linker > > map file, the following functions are placed between Init() and > > main(): > > > > memcpy, memset, toupper, Ten, vprintf and a few other library > > functions. > > > > Thanks, > > Mahesh > > -- > Metrowerks, one of the worldıs top 100 companies and influencers > in the software development industry. - SD Times May 2004 > http://www.sdtimes.com/2004sdt100.htm > > Metrowerks, maker of CodeWarrior > Ron Liechty - MWRon@m... - http://www.metrowerks.com |
|
|
|
Hi Mahesh, On the 20 commands: is this for the session recorder & player? This depends on your license configuration, and you need a PRO license to have it unlimited. Erich > -----Original Message----- > From: MAHESH_KN [mailto:] > Sent: Freitag, 4. Juni 2004 10:18 > To: > Subject: [68HC12] Re: Incorrect reference for main > Hi, > > This issue has been resolved. I had disabled invoking the command > files in ICD-12. One of the command files was performing flash erase. > Once I enabled this, function reference is getting done as expected. > > I have a question on some components of True-Time Simulator > and Real- time Debugger. I have been trying to invoke the > coverage and profiler > tools in vain. Also when trying to record a debugging session, there > is a limit of 20 commands. Can someone tell me what's the reason? > > Thanks, > Mahesh > > --- In , MW Ron <mwron@m...> wrote: > > MAHESH_KN wrote: > > > > > I am using Codewarrior Development Studio IDE v3.0 for > MC9S12DJ128B. > > > The application code side is ~74K at the moment. > > > > > > Now I have run into an issue. The address for main is > 0x388B11 per > > > linker map file. However, when stepped through ICD12, the > function > > > call for main ends up at 0x38B130 - a completely different > function. > > > Can someone help me out? > > > > We are kind of confused about this, Can you send a map file to > > support@m... and include a bug report on this. We can > look into it > > deeper, there just seems to be a need for more information so > that is > > the best method. > > > > Ron > > > > > > > Init() which is placed at 0x388000 is invoked correctly. Per > linker > > > map file, the following functions are placed between Init() and > > > main(): > > > > > > memcpy, memset, toupper, Ten, vprintf and a few other library > > > functions. > > > > > > Thanks, > > > Mahesh > > > > -- > > Metrowerks, one of the worldıs top 100 companies and influencers > > in the software development industry. - SD Times May 2004 > > http://www.sdtimes.com/2004sdt100.htm > > > > Metrowerks, maker of CodeWarrior > > Ron Liechty - MWRon@m... - http://www.metrowerks.com > > ------------------------ Yahoo! Groups Sponsor > --------------------~--> > Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. > Now with Pop-Up Blocker. Get it for free! > http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/dN_tlB/TM > -------------------------------------------------------------- > ------~-> > > --------------------------------------------------------To > learn more about Motorola Microcontrollers, please visit > http://www.motorola.com/mcu o learn more about Motorola > Microcontrollers, please visit http://www.motorola.com/mcu > > Yahoo! Groups Links |