Hello,
I saw in this forum post e2e.ti.com/.../404474 that TI contributed cc2650 code to the main Contiki repo. I've started testing that cc26xx code and had a few questions regarding the cc26xxware files it links to.
How are the NOROM (NOROM_TimerConfigure, NOROM_TimerLevelControl,...) definitions used in cc26xxware/driverlib/timer.c and timer.h? I don't see definitions for those anywhere else in the ware folder. My end goal is to develop the code that will run on the CC1310 so I'm specifically interested in whether I will need to include similar definitions.
Any additional information on those two DRIVERLIB_GENERATE_ROM define sections within timer.c and timer.h would be greatly appreciated! I got the cc26xxware code from the TI cc2650 site: www.ti.com/.../toolssoftware.
Thanks,
Juan