EmbeddedRelated.com
The 2024 Embedded Online Conference

MC9S12A256B vs MC9S12DP256B (and CodeWarrior)

Started by varneybob in 68HC1221 years ago 11 replies

I'm using CodeWarrior for HC(S)12. We've been using an eval board with the MC9S12DP256B MCU, but are actual MCU is the MC9S12A256B....

I'm using CodeWarrior for HC(S)12. We've been using an eval board with the MC9S12DP256B MCU, but are actual MCU is the MC9S12A256B. I cannot get CodeWarrior to talk to the MCU via the P&E BDM Multilink cable. Also CodeWarrior, does not list the MC9S12A256B in a MCU-ID drop-do


CodeWarrior Disassembly Listing

Started by Bob White in 68HC1221 years ago 8 replies

I apologise for posting a purely CodeWarrior question, but I haven't been able to post to their newsgroup (using Outlook Express and...

I apologise for posting a purely CodeWarrior question, but I haven't been able to post to their newsgroup (using Outlook Express and it appears to have Windowed-out on me). I'm using an HC12 and CodeWarrior, and am looking for a way to see the assembly code generated by the co


EEPROM mapping in Codewarrior

Started by Daniel Lundin in 68HC1220 years ago 5 replies

Using: Codewarrior 3.0 on HCS12DG128 How do I map the EEPROM with Codewarrior? The only way I know of is to set the INITEE...

Using: Codewarrior 3.0 on HCS12DG128 How do I map the EEPROM with Codewarrior? The only way I know of is to set the INITEE register manually. If I do that, everything will be fine except that the memory will then be erased at startup, which I don't want. I have wr


HC12 Stationery in CodeWarrior

Started by eric_cina in 68HC1219 years ago 2 replies

Hi folks, I'm new to the HC12 and CodeWarrior. I'm trying to create a project stationery for my A128 board but CodeWarrior does not...

Hi folks, I'm new to the HC12 and CodeWarrior. I'm trying to create a project stationery for my A128 board but CodeWarrior does not have a "Project Stationery" directory for me to save it in (as they specify in the Help Files). How can I get CodeWarrior to recognize my stationery? Has anybody else experienced this? Is this a limitation


downloading code using serial monitor and codewarrior

Started by Adnan in 68HC1219 years ago 7 replies

I have been trying to load my code onto my 68HCS912C32 with the codewarrior. it gives me errors like error writing to...

I have been trying to load my code onto my 68HCS912C32 with the codewarrior. it gives me errors like error writing to 4081-4086 line 3 column 13 does not exist i have tried a number of programs including examples that came with the codewarrior software but it


S19 Encrypted - Field upgradable Codewarrior Code

Started by johnpititto1976 in 68HC1220 years ago 3 replies

Hi Ladies and Gents, I have been working with a HCS12DP256 micro under codewarrior v1.2. I have been asked to create a system...

Hi Ladies and Gents, I have been working with a HCS12DP256 micro under codewarrior v1.2. I have been asked to create a system where we can field upgrade our equipment but encrypt the S19 file so that it will not be readable by our customers. I have seen in codewarrior where


Compiling Speed Issue in CodeWarrior

Started by a_ribero in 68HC1219 years ago 4 replies

Hi there: I am running CodeWarrior for HCS12 IDE ver 5.5, with Processor Expert 2.95 on a Pentium 4 1.6GHz, 256Mb RAM on Windows 2000...

Hi there: I am running CodeWarrior for HCS12 IDE ver 5.5, with Processor Expert 2.95 on a Pentium 4 1.6GHz, 256Mb RAM on Windows 2000 SP4. The compiler options are the basic ones generated by the Wizard: -BfaGapLimitBits4294967295 -D_HCS12 -D__NO_FLOAT__ -Mb Only CodeWarrior IDE is running in foreground. A simple PE project with


Help on Codewarrior ( HCS12 ) PC simulation

Started by mdn4u in 68HC1221 years ago 4 replies

Hi all, I am working towards designing motor control system using motorola HCS12 MCU. Just bought Codewarrior Standard edition...

Hi all, I am working towards designing motor control system using motorola HCS12 MCU. Just bought Codewarrior Standard edition as development environment and expecting DP256 evolution board in 2-3 weeks. To reduce the development time I am planning to use Codewarrior


Information about CodeWarrior

Started by Alexandre Zambon in 68HC1219 years ago 1 reply

Hi, I used ICC12 to develop my own project. I was using DBug-12 to download. I have bought a BDM multilink to use CodeWarrior. With...

Hi, I used ICC12 to develop my own project. I was using DBug-12 to download. I have bought a BDM multilink to use CodeWarrior. With CodeWarrior, I am not able to download s2 file inside my CPU. The error written is "Error while writing to FE000..FE200, Loading failed!. May I changed something to download a s2 file correctly? In other case, is someo


CodeWarrior Linking Ansi library

Started by eric_cina in 68HC1217 years ago 3 replies

Hi. I have been using CodeWarrior with my A128 micro. I've recently run into a problem with my new project where CodeWarrior does not link any...

Hi. I have been using CodeWarrior with my A128 micro. I've recently run into a problem with my new project where CodeWarrior does not link any Ansi library. I cannot do any switch (case) statements and some bit shifting ( < < or > > ) does not work. I am using small memory model and I thought it should automatically link in one of the ansi*.lib files but it does not. Any ideas? Thx,


Stopping CodeWarrior erasing EEPROM

Started by Andrew Leech in 68HC1219 years ago 2 replies

Hi all, Does anyone know how you stop CodeWarrior (V3.1) from erasing the 4K EEPROM when it loads the application via the Debugger ? ...

Hi all, Does anyone know how you stop CodeWarrior (V3.1) from erasing the 4K EEPROM when it loads the application via the Debugger ? I have moved my EEPROM to live at &H4000 - &H4FFF , and I think I've told CodeWarrior about this in the .prm file, but the debugger always 'blanks' it. I've just updated CW with the latest updat


Codewarrior tgt, tdt files and makefiles

Started by Razvan ENACHE in 68HC1218 years ago 2 replies

Dear all, I am trying to use the Codewarrior tool chain with Sunversion and I am annoyed by the changes Codewarrior makes to a bunch of...

Dear all, I am trying to use the Codewarrior tool chain with Sunversion and I am annoyed by the changes Codewarrior makes to a bunch of binary files, namely *.tgt, *.tdt, and the project file, just because I open the project! What are these files used for anyway? Can I safely remove them from configuration management? Personally, I would prefer work


CodeWarrior Command File Script and A128 uP

Started by eric_cina in 68HC1218 years ago 2 replies

Hi. I am CodeWarrior for HCS12 A128 microprocessor. I use a Multilink USB BDM with CodeWarrior to debug and load my firmware. I use the...

Hi. I am CodeWarrior for HCS12 A128 microprocessor. I use a Multilink USB BDM with CodeWarrior to debug and load my firmware. I use the following command file to erase the flash on a preload: // ********************************************************** // Before load the commands written below will be executed // The following commands must be en


CodeWarrior now support HC9S12X/XGATE Microcontrollers

Started by MW Ron in 68HC1220 years ago

I hope this is of interest to the group, I'm not trying to be commercial. Ron CodeWarrior Tools for Freescale now support...

I hope this is of interest to the group, I'm not trying to be commercial. Ron CodeWarrior Tools for Freescale now support HC9S12X/XGATE Microcontroller With CodeWarrior(tm) Development Studio for HC9S12X/XGATE Microcontrollers you can quickly and easily build and


this is my problem wt codewarrior(plz solve)plz reply me soon as possible

Started by shailu kallappa in 68HC1218 years ago 4 replies

hi thx for responding to my mail. this is shailaja am working on MC9S12DJ256B MCU and am using codewarrior cross comiler in this, i can...

hi thx for responding to my mail. this is shailaja am working on MC9S12DJ256B MCU and am using codewarrior cross comiler in this, i can find .s19 file in bin directory for codewarrior project.if i use this .s19 directly to flash the code by using my burner utility program.it is giving some "flash programing failed " so for that purpose we are usi


Codewarrior and Motorola SDI, BDM port

Started by a2vutuan in 68HC1220 years ago 2 replies

Hi, I'm using M68HC912B32EVB. I've been trying to use Motorola SDI as an interface between my EVB and Codewarrior. But the...

Hi, I'm using M68HC912B32EVB. I've been trying to use Motorola SDI as an interface between my EVB and Codewarrior. But the Codewarrior Dubugger can't detect my EVB. It keeps on saying that "Target not ready or not connected on COM2" when I do "Set Target".


CodeWarrior for HC12

Started by rebeschini2004 in 68HC1217 years ago 2 replies

Good night, Do anybody know or do they have the software Codewarrior for HC12 the STANDARD or PROFESSIONAL?? Because the SPECIAL is code...

Good night, Do anybody know or do they have the software Codewarrior for HC12 the STANDARD or PROFESSIONAL?? Because the SPECIAL is code Limit 32k. Att. Eng. Daniel


CodeWarrior interrupts

Started by Norbert Gaier in 68HC1218 years ago 1 reply

Hello everyone, I have to write a paper about the way CodeWarrior compiler handles interrupts. Do you know some links to where I can find...

Hello everyone, I have to write a paper about the way CodeWarrior compiler handles interrupts. Do you know some links to where I can find some documentation about this? Thank you, Norbert --------------------------------- Yahoo! FareChase - Search multiple travel sites in one click.


CodeWarrior Compilation through command line

Started by eric_cina in 68HC1216 years ago 1 reply

Is there a way to compile and link a CodeWarrior project from a command line, like a batch file or something? If so could somebody explain how...

Is there a way to compile and link a CodeWarrior project from a command line, like a batch file or something? If so could somebody explain how or point me in the right direction for the documentation on this? Thanks, Eric ------------------------------------


Example codewarrior and cml-9s12dp256

Started by Pascal DEREX in 68HC1220 years ago 3 replies

Hello, I would like to know if someone have some project examples for cml-9512dp256 with codewarrior. I am a beginner with...

Hello, I would like to know if someone have some project examples for cml-9512dp256 with codewarrior. I am a beginner with hcs12. Thank you very much Regards P.S. you can send me examples in my personal mailbox



The 2024 Embedded Online Conference