Position2Go - Compile 'extract_raw_data.c' example

Announcements

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

cross mob
User18091
Level 1
Level 1
First reply posted First question asked
Hello,

I need help with compiling and linking the ComLib C example 'extract_raw_data.c'. I have GCC support with Mingw-w64 for Windows 10 64bit. My 'Position2Go' version is v1.0.2.
The sample doesn't have Makefile. Does anybody have the sample working for Windows 10 64bit?
0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Montassar-BR
Employee
Employee
50 likes received 5 questions asked 250 sign-ins

Please save the CMakeLists.txt file under the folder:
\Firmware_Software\Communication Library\ComLib_C_Interface

Build and run the C ComLib Interface example code for Position2Go Demo board. Once executed, the program will print ADC sample values.

Best Regards,
Montassar.

View solution in original post

0 Likes
2 Replies
User18091
Level 1
Level 1
First reply posted First question asked
This is not a problem anymore. Although working makefile would be nice to have along this example. This example can be imported and compiled with Visual Studio 2019. Couple minor function calls needs updating in order to compile on Windows 10
0 Likes
lock attach
Attachments are accessible only for community members.
Montassar-BR
Employee
Employee
50 likes received 5 questions asked 250 sign-ins

Please save the CMakeLists.txt file under the folder:
\Firmware_Software\Communication Library\ComLib_C_Interface

Build and run the C ComLib Interface example code for Position2Go Demo board. Once executed, the program will print ADC sample values.

Best Regards,
Montassar.

0 Likes