Could anyone tell me if when you purchase Codewarrior online if the license is emailed to you, or do you have to wait for the package to arrive before you can ...
Hello Len I would be very interested to learn from your example of PID control -- would you email me the C-code of your school project? Many thanks in advance!...
Hello Darren, You may download the version from the web and use the special edition license immediately. For anything else, you typically need the registration...
Erich, Should this also work (as my manual seems to indicate it should) in V1.2? I have the following code: // disable warning about assignment in condition,...
Ed Carryer
carryer@...
Feb 1, 2004 7:55 pm
5600
Why would i get the warning that all of my path\filename.c.o files have no dwarf debug information? the compiler option nodug is not set and i thought...
Hi, I am using cosmic tool where reset vector maps to"_stext" symbol which is defined in crtsi.s file(startup file).crtsi.s is an assembly language prog where...
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...
Hello Ed, Yes, it does. I just verified with following small example: int i; void foo(void) { #pragma MESSAGE DISABLE C5909 if ((i=0) < 0) { return; } } Hard...
Hello Eric, In the project settings for CodeWarrior you can as well strip out debug information. I guess you added files to the project where you did not set...
Hi Erich, Ed, the #pragma MESSAGE does only apply to full objects, say complete function. While in Erich's example the message is disabled, it's disabled for...
PID without PHD...Try this site, I found it very helpful. http://www.embedded.com/2000/0010/0010feat3.htm Hossam Andrew Leech <andrew_leech@...> wrote:...
Manoj When you load the code to your debugger, it looks for the _stext symbol from the startup code to initially set the program counter. If you remove this,...
Hello, I have some problems with the M68ECV9S12C32 evaluation board. It seems that from CodeWarrior It can't write the application into uC flash. Someone have...
cosming
cosmingiurgiu@...
Feb 3, 2004 1:36 pm
5610
Hi. AXIOM M68EVB9S12C32 - AXM-0303 Rev. A. My board: 8 MHz oscillator on X1. Jumpers starting setup: CTS_EN -> open RTS_EN -> open RX_EN -> close ROM_EN -> GND...
Gilles Blanquin
gblanquin@...
Feb 3, 2004 3:20 pm
5611
Hello, i need a reset in my programm on a hc12 (MC68HC912DG128), but i don t know how to start the Watchdog! I am missing the "enable COP" bit in...
I have an application using DP256 Star 12 which after reset reads most of the flash and calculates a checksum. This checksum is compared to one programed into...
ADVERTISEMENT Hi, I have been using ImageCraft C and the Adapt9S12DP256 successfully for over 7 months, until last night. I went to erase and program the flash...
Kevin, ... The answer is no. The KEYACC only affects the ability of external hardware to read the content of the internal Flash and EEPROM. The internal code...
Doron Fael
doronf@...
Feb 3, 2004 9:58 pm
5615
I am having difficulty with setting the ppage register of my flash memory. When I assign a hex address to the register by calling a function in another module,...
Hello, in my program I don't write the COPCTL register. The default values (with VDDPLL low => bit CME=0) work. If I don't write 0x55 and 0xAA to the COPRST...
You didn't mention which HC12 derivative you are using. The HCS12 parts have PPAGE in address 0x30. Paged Old Generation HC12 parts (DT128A, DG128, DA128 etc.)...
Doron Fael
doronf@...
Feb 4, 2004 7:09 am
5618
Hi, I have done a mass erase for the D64 controller when doing work on the flash driver. So this will basically put the MP in the secured state, since the ...
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...
The flash manual says "With the KEYEN and KEYACC bits set, a write to the backdoor key address triggers a comparison between the correct ....." etc. Does...
Manoj, Most BDMs supply a way to un-secure a secured HCS12 part. This way is activated differently for different BDMs. If you tell us which BDM you are using...
Doron Fael
doronf@...
Feb 4, 2004 4:22 pm
5622
Hi!, One of my students brought this to my attention: The diagram of center-aligned PWM shown in Fig. 11-2 in Rev 8 of the M68HC12B Family Data sheet...
Ed Carryer
carryer@...
Feb 4, 2004 5:24 pm
5623
Hi Guys I have a qurey from a colleague, that I wasn't able to answer convincingly, so here its is for you words of widsom With reference to the Technical Data...
TONYNEBULA@...
Feb 4, 2004 7:44 pm
5624
[Non-text portions of this message have been removed]...
linktek
linktek@...
Feb 4, 2004 9:51 pm
5625
Hi Doron, I am using the ZAP debugger from Multilink. So how can we use this debugger for unsecuring the target? Rgds Manoj ... is ... you are ... controller. ...