Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 1 month ago.
can I get source for the KL25Z bootloader?
I would like to modify the mbed virtural fat system to add 2 files as follows:
1 file would be named in_data.dat that would consist of a 256 byte record that would write to a fixed location in RAM. 1 file would be named out_data.dat that would consist of a 256 byte record that would read from a different fixed location in RAM.
both these files would only support read and write and all records would go to the record 0 locations. (not support create, delete,etc.). Would need extra interrupts to signal that external read or write was complete.
This should support fast communications using only file IO from windows, Linux or any OS and greatly simplify host software.
1 Answer
11 years ago.
openSDA bootloader I think. I am not sure what the msd drag 'n'drop loader is and if it will work with the KL25Z development card.
Hello Jim Spruell,
do you mean openSDA bootloader? or msd drag 'n' drop loader available in CMSIS-DAP?
posted by Martin Kojtal 25 Nov 2013