Tool/software: TI-RTOS
Hello,
When I send the bin(hex) image to the CC1310 via UART with flash programmer (or IAR)
Is the CC1310 receives the data and analyze it (in boot or some other way)? can it make a check sum on the data?
or is it writes the sectors and CC1310 doesn't control what it receives.
how the crc is done in the flash programmer?
is it reads the sectors of the CC1310 and runs the CRC by itself?
or is it ask the CC1310 to do a check sum and receives the result?
Vitaly