Hi Team,
Ia m trying to compile the example project of KIT33812ECUEVME Software V1. Post compilation Iam getting following error:
"Error : C1815: This_symb_has_been_depriciated not declared (or typename)"
Error is in file Cpu.c in function vfnCpu_init(void). I could see that in file MC9S12P128.h from line number 12355 it is written. The following symbols were removed, because they were invalid or irrelevent.
My query is how to mitigate this error and successfully compile the example project.
Solved! Go to Solution.
Hi,
I was not able to find the SW but fortunately one my colleague had it in his history folder. I compiled it under CodeWarrior v5.2 with Windows 10. I had no modification just opened the project and pressed Make.
So, I suppose you use the same version CodeWarrior and the same operating system.
The result is…
…. And I see none of them as critical…
I have attached the SW I compiled.
The CW5.2 I also extended (should not be necessary in this case) by https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-Add-missing-derivatives-to-CodeWarrio...
Best regards,
Ladislav
Hi,
I was not able to find the SW but fortunately one my colleague had it in his history folder. I compiled it under CodeWarrior v5.2 with Windows 10. I had no modification just opened the project and pressed Make.
So, I suppose you use the same version CodeWarrior and the same operating system.
The result is…
…. And I see none of them as critical…
I have attached the SW I compiled.
The CW5.2 I also extended (should not be necessary in this case) by https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-Add-missing-derivatives-to-CodeWarrio...
Best regards,
Ladislav
Hello There,
I have further 1 more query regarding this Kit user manual.
As mentioned in the pdf for Kit KIT33812ECUEVME, link: https://www.nxp.com/docs/en/user-guide/KT33812ECUUG.pdf
The document mentions about a software, Sea Breeze Emulator Software, inside section 4.2.5 Exporting Map Data. I could not find the download link for the software. Kindly suggest me from where I can download the software.