"Maarten Brock" <sourceforge.br...@dse.nl> writes:

> Hi Randy,

Hi Maarten,

Thank you for your answers. I still have some misunderstanding
below.

>> 1. Can the SDCC output be compiled for the TI CC2541 SoC?
>
> Yes.
>
>> 2. Will there be include definitions and memory maps for the
>> system-on-chip peripherals and extra registers?
>
> Yes, use cc2530.h though it may miss some stuff if it wasn't in the
> SWRU191B version of the User Guide. If you have to augment it please send
> it back in the patch tracker.

Hey, that's great! Of course the least I could do would be to provide
any updates back to the project.

>> 3. Will the debugger work with CCDEBUGGER and the CC2541?
>
> Well, that depends on the debugging software. SDCC can generate OMF output
> which contains debugging info. But the SDCDB debugger does not support
> CCDEBUGGER or any other hadrware dongle. So you'll have to use other
> software that supports reading OMF files for debugging.

I'm confused. Are you saying that SDCC (or SDCDBG) cannot download the final
linked binary file into the CC2541 with the CCDEBUGGER? Even more, what
I'd like to be able to do is set breakpoints and examine memory and
registers, basic debugging stuff. 

I read where SDCDBG operates on one end as an interface to GDB, but what
about on the end to the processor? If it can't work with CCDEBUGGER,
what hardware/software can it work with?

--Randy


>
> Maarten Brock
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user

-- 
Randy Yates
Digital Signal Labs
http://www.digitalsignallabs.com

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to