Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A Few Questions [solved]
#1
I have now finished adding the bootloader to my project. What a great piece of open source software!

I have one question concerning "Don't initialize data sections".

If I tick this option my project doesn't start correctly in standalone (no bootloader) mode. In bootloader mode the project functions correctly but without the benefit of automatic variable initialisation.

If I untick the option the project runs correctly in both standalone AND bootloader mode, and my variables are initialised which is great.

Why then do the instructions say to select the "Don't initialize data sections" option?
Reply


Messages In This Thread
A Few Questions [solved] - by TheBFG - 2011-02-25, 18:17:30
RE: A Few Questions - by Mikael Gustavsson - 2011-02-25, 23:38:06

Forum Jump:


Users browsing this thread: 1 Guest(s)