Hello Randy,

On first impression I think the CCDEBUGGER is only supported by the 
IAR-tools for In-System-Debugging. For Flash-downloading only you 
can also use the TI Flash Programmer software.

If you are willing to invest the time however you can implement your 
own debugger as the debug protocol is fully described in the user 
manual.

Also note that SDCC is not binary compatible with IAR and thus it 
will require intermediate assembly to call functions in the IAR BLE 
library. Maybe you can ask TI for an SDCC library of the BLE stack 
or even the sources.

Greetings,
Maarten Brock


> I am very interested in using sdcc for our 8051 project (a TI CC2541
> Bluetooh SoC). I think the sdcc compiler (which is actually an
> assembler, compiler, and linker) will do the job nicely, provided I can
> use the BLE stack binary libraries, which are generated for the IAR
> tools (.r51 files).
> 
> Now I'm left with the question of how to debug the code. My requirement
> is for an on-target debugger, and I would much prefer to use the Spy-Bi
> Wire / CCDEBUGGER method since we've already purchased the CCDEBUGGER
> and gone to a lot of time an expense building custom cables to interface
> our custom board with it.
> 
> Is there a free or inexpensive debugger that meets these requirements? I
> saw NoICE, but it appears to be a monitor-based device.
> 
> Any pointers would be appreciated.
> -- 
> Randy Yates
> Digital Signal Labs
> http://www.digitalsignallabs.com


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to