You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, stupid question, but i can't find any info about construction of command line command to start flashing.
I have got Leonardo with sketch uploaded, and CCloader.exe and HCI_UART_115200bps_20130429.bin
And i want to flash it. My Leonardo is on on COM12
Sorry for that question, but no idea where to put switch for com port and i do not want to damage the CC2540 IC by using flasher in a wrong way.
I do have CCdebuger also, with their flasher downloaded from TI website, but it cannot recognize the .bin files, because it works with .hex
When i use bin2hex to convert the files the TI software is saing that it cannot read that file, so i need help.
upload also .hex files in addition to .bin cince they are generated by IAR and you have them already
Add in readme info abut exact command people should use in order to use your flasher and arduino with sketch.
Thank yoy :)
The text was updated successfully, but these errors were encountered:
Thank You, in deed it works, there is a bug in win 10, when you just drop the .exe to the terminal window sometimes it adds the path to file twice, i didn't noticed that, and that was the main problem.
Hello, stupid question, but i can't find any info about construction of command line command to start flashing.
I have got Leonardo with sketch uploaded, and CCloader.exe and HCI_UART_115200bps_20130429.bin
And i want to flash it. My Leonardo is on on COM12
Sorry for that question, but no idea where to put switch for com port and i do not want to damage the CC2540 IC by using flasher in a wrong way.
I do have CCdebuger also, with their flasher downloaded from TI website, but it cannot recognize the .bin files, because it works with .hex
When i use bin2hex to convert the files the TI software is saing that it cannot read that file, so i need help.
Thank yoy :)
The text was updated successfully, but these errors were encountered: