Questions and discussions about the SDK tools used to program the TD RF modules.
francois
 
Posts: 47
Joined: Tue Jun 16, 2015 6:13 am

TD1508 Release build and SDK 6.3.4

by francois Thu Nov 17, 2016 3:26 pm

Hello,

I'm wondering if the new SDK works with TD1508 devices? I tried to build Releases for TD1508 with SDK 6.3.4 and I didn't succeed with examples from the SDK. This was what I did:
- I built new libraries from Commom Libraries
- I set build configuration for blink as TD1508 release
- I also tried to modify GCC C Compiler -> Preprocessor -> REVISION_TD1508

Error_Td1508Release.jpg
Error_Td1508Release.jpg (208.27 KiB) Viewed 7802 times


What I see from the picture is they don't have libraries (Devices -> EnergyMicro) for EZR32LG230F128

Do I need to configure something else to solve the problem?


Thank you.
User avatar
mstempin
 
Posts: 168
Joined: Thu May 07, 2015 9:24 am

Re: TD1508 Release build and SDK 6.3.4

by mstempin Mon Nov 28, 2016 4:09 pm

Hi François,

There is a problem related to Windows being unable to distinguish between lowercase and uppercase in filenames under certain circumstances, that cause the file "lib\Device\EnergyMicro\EFM32LG\Source\G++\startup_efm32lg.s" to be named "lib\Device\EnergyMicro\EFM32LG\Source\G++\startup_efm32lg.S".

Please rename this file from "*.s" to "*.S", this should fix the problem!
ramon2015
 
Posts: 51
Joined: Mon Jul 06, 2015 4:06 pm

Re: TD1508 Release build and SDK 6.3.4

by ramon2015 Tue Dec 13, 2016 5:23 pm

Hi,

I have manged to compile for TD1508 by changing the extension for a capital "S".

But I am finiding troubles when debuging step by step. It seems to be related with this:

debug console output:
"
Temporary breakpoint 2, main () at ..\src\td_main.c:106
106 CHIP_Init();

Single stepping until exit from function __cs3_interrupt_vector_em,
which has no line number information.
"

Regards, Ramon.
User avatar
mstempin
 
Posts: 168
Joined: Thu May 07, 2015 9:24 am

Re: TD1508 Release build and SDK 6.3.4

by mstempin Wed Dec 14, 2016 5:14 pm

Be sure to use the right debug launch configuration, it looks like your are not set up for the right chip. You must use the "TD1508 Debug" launch group, which references the "GDB Server EZRLG230G128" program launcher and the "GDB Client TD1508".
ramon2015
 
Posts: 51
Joined: Mon Jul 06, 2015 4:06 pm

Re: TD1508 Release build and SDK 6.3.4

by ramon2015 Tue Dec 20, 2016 11:51 am

Hi,

It turned out to have a mistake on the release LAUNCH for TD1508. But no success after solving that.

I also add the eclipse launchers from the SDK 6.3.4. beacause I am using SDK 6.3.2. but no success.

I have a screenshot, but it is too big for the portal. Whenever I want to add a picture I find this problem, so I stopped attaching pictures. Can this be changed in the portal so we can add bigger attachments? I am not attaching them properly.

Regards, Ramon.
bryndak
 
Posts: 6
Joined: Mon Dec 05, 2016 2:03 pm

Re: TD1508 Release build and SDK 6.3.4

by bryndak Thu Apr 20, 2017 4:00 pm

Hi there,
It doesn't work for me, any other idea? I use IDE v6.3.4.
User avatar
mstempin
 
Posts: 168
Joined: Thu May 07, 2015 9:24 am

Re: TD1508 Release build and SDK 6.3.4

by mstempin Mon May 15, 2017 8:37 am

Did you apply the modifications above, including viewtopic.php?f=13&t=285#p993 ?
Return to Tools

Who is online

Users browsing this forum: No registered users and 17 guests