BlackNight,
My responses are below. Thank you,
Few things and questions which came out of the analysis so far:
- maybe a problem with the board? Does the problem happen with a new project wizard (File > New > Bareboard) project too?
There is no problem with the board/Hardware. The project can be flashed and debugged without issue using CW4 and 7.
A project created with the wizzard works correctly, however it is just incrimenting a counter.
- It could be as well that there might be a problem with the P&E drivers installed that they go wild.
Yes, that is very possible! So how do I resolve that?! I have reinstalled the drivers and CW10.2 many times. Does P&E acknowledge the instability. I have been to their forums as well and I see many users have the same instability issue while flashing and debugging.
- is it a plain MCU10.2 installation or something on top of this?
Plain MCU10.2 Build Id:120126
- is your application for RAM or for Flash?
Application runs out of flash.
- in the report there is an indication that you use a EPPCAUTOSAR_KernelAware plugin? This might be the root of this problem. Could you disable using it in the debugger launch configuration/settings?
I wasn't able to find this. How do I navigate to this setting?
- Could you check your flash configuration in the debug launch configuration (launch configuration > Debugger > Download) and if the correct flash configuration is used (is it MCF5282_INTFLASH or MCF5282EVB_INTFLASH): looks like it needs to be MCF5282EVB_INTFLASH.xml). You can set up the flash used in the Target Task view.
Why do you believe it should be an EVB project? I should not be. MCF5282_INTFLASH is correct.
- if you can, please submit your project.
Unfortunatly I am unable to submit my project.
Thanks again for looking into this,
Steve