This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3235MODASF: Minimal flashing user program, preserving SimpleLink etc.

Part Number: CC3235MODASF
Other Parts Discussed in Thread: UNIFLASH

I'm ready to test project in real world, but I would want toa avoid flashing over anything unnecessarily. Years ago, I seem to remeber on could load a user program in a specific location in the file system and it would be started after boot. Also, there was a thread about saving user configuration CC3235MODASF: How can I re-flash the MCU image preserviing WiFi profiles - Wi-Fi forum - Wi-Fi - TI E2E support forums that mad me think that ideally I would like to use the user configuration in connecting to network rather than hard coding in platform.c.. Is that possible?