I bought a license for Codewarrior for HC12 when my code exceeded 32k, all was fine until I had to change from small memory model to banked as my code exceeded 48k. The compiler and linker work find, it is the HiWave debugger that is now giving me the error: "Feature 'HI407284: HC12 ANSI-C Debug' is running in demo mode! To get an evaluation license, please send an email to mailto:license@freescale.com ANSI-C modules are not loaded, limited to 32768 bytes of C code." How do I get this sorted?
解決済! 解決策の投稿を見る。
Hello Andrew,
Could you please indicate if your license is locked to a dongle/MAC/Disc volume ID?
What is the operating system on your machine?
Thanks!
Stan
Hello Andrew,
Could you please indicate if your license is locked to a dongle/MAC/Disc volume ID?
What is the operating system on your machine?
Thanks!
Stan
Hi Stan,
Thank you for the response, let me add a quick update: if I ignore the
error, I can put code into the target, and debug it. Having said that, I
was still getting the error message, but it is now just a nuisance,
though I'd still like to know what it means.
License is dongle locked. We have two other instances here, also running
dongle locked, I got one of those guys to compile and debug my code on
one of those instances, and they did not get the error.
OS is Win7 (only because it does not run on linux).
Thanks again for the reply,
Andrew