Hi again,
> Thank you for your answers. I still have some misunderstanding
> below.
>
>>> 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
>>
"Maarten Brock" 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
Hi Randy,
> 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