USB3.0 FX3 how to create a C++ project with the Eclipse

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

cross mob
Anonymous
Not applicable

Hello,

   

does anybody know how I can create a C++ project that compiles for the new FX3 USB3.0 chip? Or has anybody an example for this?

0 Likes
2 Replies
danif_
Employee
Employee

 Hi,

   

Unfortunately there are no examples for C++ usage currently. We have used C++ with the FX3 library on the ARM RVDS tool chain, and had to update the startup code (*_startup.s) and the scatter file (.scat for RVDS, fx3.ld for gcc) to init and configure the heap.

   

I can try this out with gcc as well and will update you within a day or two.

   

Thanks,

   

max08

0 Likes
Anonymous
Not applicable

Hi max08,

   

do you have a solution or example now?

   

Sorry that I tease so much but...

   

May be you can tell when we can expect a solution.

   

Best regards

   

lumpi6

0 Likes