Hi guys,
I have some problem with my project (based HADevice) when I tried migration from BitCloud v3.2 to v3.3. Most interesting that this error is on HADevice project too.
Repeat as follows:
1. Install BitCloud v3.3. Remove folder ...\BitCloud_MEGARF_3_3_0\Applications\HADevice
2. Copy HADevice project from v3.2 to v3.3.
3. In makefile replace S_Nv.c to S_Nv-ATmega.c (according BitCloud SDK 3.3.0 Migration Guide)
4. Then build project. Error produces at end of the compilation process (in attached file).
I would be glad of any help. Thank you!