Hi all,
I've compiled these modules using my own toolchain with success with the default compiler flags(--with-fpu=vfpv3 --with-float=hard --with-mode=thumb)
But I had a little trouble, when I tried to compile the LPM utilities (lpmON/lpmOFF), since doesn't support thumb and hard float.
I would like to know if I continue working with my default compiler flag, I'm going to have issues when compiling my programs on C6EZAccel.