Hi Mike,
What software resource do you plan to use with the CC2538? CC2538-SW , Z-STACK , and TIMAC only support IAR EWARM. More E2E threads .
Regards, Ryan
Hi,
You can see this thread to interface external flash, but I am not sure if programing the SoC is supported in released SW.
I have looped in a colleague from SW team to comment on this.
(+) CC2538: External Programming Flash with CC2538 - Zigbee & Thread…
Part Number: CC2538-SW Other Parts Discussed in Thread: CC2538 , Z-STACK Tool/software: Code Composer Studio I am new to CC2538 . I downloaded the CC2538 Foundation Firmware to access the driverlib example codes but i didnt find the example files for CCS…
Part Number: CC2538-SW Other Parts Discussed in Thread: CC2538 Tool/software: Code Composer Studio I was found a development environment for IAR Embedded Workbench of a sample program (CC2538 PER test) on a TI web site, but I can't find a development environment…
Part Number: CC2538-SW Other Parts Discussed in Thread: CC2538 , Z-STACK Hi,
I'm trying to join a router device (ZR) via different ZR in the network and the device not joining the network.
The "update device" packet with NWK and APS security is sent…
Part Number: CC2538-SW Other Parts Discussed in Thread: CC2538 , Z-STACK Tool/software: TI C/C++ Compiler Hello!
I am migrating functions from IAR to CCS. I'm having difficulty finding references in C to implement the intrinsic functions (intrinsics.h)…
Yes, as the CC2538EMK does not have a XDS100v3 debug probe. This is provided by the SMARTRF06EBK and the direct CC2538EMK connection is for USB peripheral interfaces, you can download CC2538-SW for more information and examples.
Regards, Ryan
Part Number: CC2538-SW Other Parts Discussed in Thread: CC2430 , SIMPLICITI , CC2538 Tool/software: TI-RTOS Hi,
I have a very old project that used cc2430 with SimpliciTI, these devices have to communicate with my new cc2538 through SimpliciTI protocol…
Part Number: CC2538-SW Other Parts Discussed in Thread: CC2538 Hi!
Software Versions
CCS 7.3.0.00019 Compiler TI v16.9.6LTS CC2538 Foundation Firmware 1.0.1.0
Background
While using the aes_ccm_example found within Foundation Firmware, I was trying to modify…
Part Number: CC2538 Hi,
I am trying to copy buffer from One to Other In cc2538 using DMA, But It seems more buffers are transferring than the length of buffers. Can any one please look at my code, why its happening, I am first time using DMA.
//*****…