Hi, in my case z-tool works well but when I try to execute SAMPLE jscript shows several errors
Error: Declaration expected. File: C:\Texas Instruments\ZStack-1.4.3-1.2.0\Tools\Z-Tool\Sample.js Line: 1 Source: import System;
Error: Declaration expected…
Hi, in my case z-tool works well but when I try to execute SAMPLE jscript shows several errors
Error: Declaration expected. File: C:\Texas Instruments\ZStack-1.4.3-1.2.0\Tools\Z-Tool\Sample.js Line: 1 Source: import System;
Error: Declaration expected…
Hi, in my case z-tool works well but when I try to execute SAMPLE jscript shows several errors
Error: Declaration expected. File: C:\Texas Instruments\ZStack-1.4.3-1.2.0\Tools\Z-Tool\Sample.js Line: 1 Source: import System;
Error: Declaration expected…
Hi,
I found a post by "Kjetil":
> Found a weakness (bug) in the DN.Ordering of bitfield members in structs is compiler specific. By default, IAR and most others places bitfield members from the least significant bit to the most significant bit.…
Other Parts Discussed in Thread: CC2430 Hello,
We work with CC2430 Development Kit.
We have a problem with software SmartRF Flash programmer. It doesn't recognize CC2431EM_Ref whereas it recognizes SmartRF04EB.
Can you help us?
Thank you!
Hello everybody,
I´m wondering if anyone could help me with my tests with Texas
location engine and show me that there is a light at the end of tunnel.
My tests with the results from the original system for my master
degree are not the…
Other Parts Discussed in Thread: CC2430 Hi,
I download the sample code of CC2430 and update the code as blow:
/******************************************************************************/ void contionuousMode(void) { BOOL res;
BYTE sendBuffer…