Other Parts Discussed in Thread: CC2540
Hi
Is there any firmware update possibility for the CC2540 except the debugger/programmer?
In our products we would like to see at least the USB firmware update possibility without special hardware like the debugger. In one of the BLE marketing articles was mentioned even a RF version via BLE - too bad I don't remember the article's address, neither the source.
Checked the hex files produced for the keyfob and the dongle from the devkit and i've seen that it covers all the 256k of the flash memory so the debugger writes directly to the flash the full firmware via SPI (so it's hardware solution which does not fits our needs)
The TI libraries are quite complex, with a lot of internal variables and what I want to know is if it's possible to reallocate easily the user code to a different starting address, keeping the first 16-32kbyte free without interfering with those libraries and keeping that space for a simple USB firmware updater (what would be started only in special cases - maybe with a jumper)
regards,
B.