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…
It looks like we only have a IAR version of this example. You can use on of the CCS examples here: as a base CCS setup and port the project into this. This way you don't need to setup the CCS project from scratch.
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: 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 , 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…
Part Number: CC2538-SW I developped an application with endpoint 232 and Zcl cluster 0x0011, now the customer requested us to insert un another Endpoint and another cluster for Debug msg.
To satisfy this request I think that I have to add another task…
Part Number: CC2538-SW Hi All, I searched for an IAR verison 7.7 to use as a trial version, but I got only a link to a trial version of IAR v6.5. Could any help me if there is a way to download the trial verison of v7.7. Thanks in advance Regards Ali…
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…
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.
//*…
Part Number: CC2538-SW Other Parts Discussed in Thread: CC2592 , CC2590 , CC2591 Tool/software: TI C/C++ Compiler This is weird but true. SampleSwitch code in its default form is being used in coordinator configuration.
In Zmain.c :
#ifdef TEST
varhigh…