Other Parts Discussed in Thread: CC1350, UNIFLASH
Hi all,
I am creating a sensor network with 450 nodes.
I have a facility to flash them over serial, the CC1350 sensortags I am using have a carier board to put them on serial bootloader mode.
for this happen after every flash, we need the CCFG to be correctly configured for the right GPIO to be checked and the bootloader should be enabled.
I have management software where I would like to check on the hex file the user provides to see if the serial bootloader is enabled with the right GPIO and level.
is there any documentation to do this in a nice way?
i have been analysing some hex files from CCS - gcc compiler and the contiki produced hex file.
there are some differences to start with, therefore, any help would be appreciated to point me in the right direction.
_aswin