Startup Option in Codewarrior greyed out

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Startup Option in Codewarrior greyed out

435 Views
mkrug
Contributor II

Dear all,

I just came across a problem with my CW10.7. that I'm using with a Kinetix K60F120 tower board and the GCC toolchain.

As long as I build applications in RAM everything works as expected. So I can build and debug. When I switch to FLASH the application do not start when I try to run the board just from the USB power supply. So I checked a few things and find out that in the build options of in PE for the CPU the option Startup->Add startup file is set to 'no'. I guess this is at least one of the problems why my application is not starting from FLASH. However, I cannot change this because it is greyed out. Anyone an idea how to set this to 'yes'.

pastedImage_1.png

Best Regards

Markus

0 Kudos
1 Reply

350 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Markus,

That option is disabled because the startup files re already included  when the project is created:

pastedImage_1.png

I would recommend you to create a new project, build it for flash and see if it is working correctly. After that, start making the changes from your other project to see which configuration is causing the problems.


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos