Compile error with SDK 1.2

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

cross mob
Anonymous
Not applicable

Hi,

   

If you are compiling your older projects with the SDKv1.2 you might see some compilation and linker errors.

   

If you are seeing any, please do the following things:

   

change your cyfx_gcc_startup.S file according to the latest SDK

   

add this in the linker paths - "${FX3_INSTALL_PATH}\firmware\u3p_firmware\lib\fx3_debug\cyu3lpp.a".

   

If you see any other errors please post them here.

   

 

   

Thanks,

   

sai krishna.

0 Likes
3 Replies
Anonymous
Not applicable
        Hi,How can I change the linker path?In eclipse?   
0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

 On eclipse,

   

File --> Properties

   

Please refer to the attached sanp shot. You need to add that path in the "other flags" space.

   

Regards,

   

sai krishna.

Anonymous
Not applicable
        Thank you.I can change it.   
0 Likes