Project #033: BLE RTC not compilable with PSoC Creator Early Access 3.2 version

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
ViDv_264506
Level 5
Level 5
50 sign-ins 25 sign-ins 5 solutions authored

 Hi,

   

Project #033 compiles with PSoC Creator Version 3.1SP2 OK. Project is not compilable with PSoC Creator 3.2 named "Early Access"

   

Viktor

0 Likes
5 Replies
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

I just compiled it on 3.2 SP2 no issues at all.

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

After the component update for Creator 3.2 I get a linker error when project is built.

   

 

   

`_sbrk' referenced in section `.text._sbrk_r' of c:/program files (x86)/cypress/psoc creator/3.2/psoc creator/import/gnu/arm/4.8.4/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/lib/armv6-m\libg_s.a(lib_a-sbrkr.o): defined in discarded section `.text' of .\ARM_GCC_484\Debug\Cm0Start.o (symbol from plugin)
`_write' referenced in section `.text._write_r' of c:/program files (x86)/cypress/psoc creator/3.2/psoc creator/import/gnu/arm/4.8.4/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/lib/armv6-m\libg_s.a(lib_a-writer.o): defined in discarded section `.text' of .\ARM_GCC_484\Debug\Debug.o (symbol from plugin)
collect2.exe: error: ld returned 1 exit status
The command 'arm-none-eabi-gcc.exe' failed with exit code '1'.
--------------- Build Failed: 04/07/2015 23:09:24 ---------------

   

 

   

Bob

0 Likes
ViDv_264506
Level 5
Level 5
50 sign-ins 25 sign-ins 5 solutions authored

 Many thanks Bob,

   

I have obtained the same messages. PSoC Creator 3.1 SP2 compilation without any errors. 

   

Regards,

   

Viktor

0 Likes
ViDv_264506
Level 5
Level 5
50 sign-ins 25 sign-ins 5 solutions authored

 Hi,

   

according to Mahesh == (Build Settings -> Compiler -> Optimization -> Link Time Optimization -> False)?

with PSoC Creator Early Access 3.2 version the compilation is again OK

   
        
   
     Viktor   
0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Tested -> Worx!

   

 

   

Bob

0 Likes