Other Parts Discussed in Thread: CC1310
Tool/software: TI-RTOS
i use IAR ide compile a cc1310 project, after build and make, i can see two file in the debug folder, which are projectname.bin and projectname.out ,what 's the dfference between this two file. it seems both works if i download them into the cc1310 chip.
and i got another question, i download the projectname.bin file into the cc1310, it doesnot work, but if i click the download and debug button in IAR IDE and run ,it works, how that happens?