• axf to bin: getting a generic 10k file.
    I put the following in Options->User->Run#1: fromelf --bin --output ProjectFiles\MyFile.bin ProjectFiles\MyFile.AXF This is pretty much what I've always used to make a *.bin from an *.axf. There...
  • axf to bin: getting a generic 10k file.
    I put the following in Options->User->Run#1: fromelf --bin --output ProjectFiles\MyFile.bin ProjectFiles\MyFile.AXF This is pretty much what I've always used to make a *.bin from an *.axf. There...
  • Has anyone ever generated bin file for CXDT?
    Any one use CXDT to do debug and trace in simulation?
  • Has anyone ever generated bin file for CXDT?
    Any one use CXDT to do debug and trace in simulation?
  • how to make a bin and hex file from GCC folder?
    Hi. Now I'm trying to make a bin and hex file from CMSIS-SP-00300-r3p2-00erl1\Device\ARM\ARMCM3\Source\GCC\* gcc_arm.ld startup_ARMCM3.S startup_ARMCM3.c how do I make bin and hex file with...