Page 1 of 1

Unresolved extern _SignedIntegralToFloat

Posted: 19 Sep 2020 10:19
by BorisF
Hi.
I am trying to run MPU 9DOF click example on PIC32 Compiler. I using easypic fusion V7 board and I put the click board in microbus 1 socket.

The example taken from https://libstock.mikroe.com/projects/vi ... 9dof-click

I am using 3.6 compiler version.

I receive two error:
0 360 Unresolved extern '_SignedIntegralToFloat' MPU_9DOF_P32MX.c
0 360 Unresolved extern '__FillZeros' MPU_9DOF_P32MX.c

1. I don't understand where is this file MPU_9DOF_P32MX.c, because the project not contained this file.
2. Both of fragments (_SignedIntegralToFloat and __FillZeros) i can not find in project.


1.jpg
1.jpg (175.2 KiB) Viewed 1649 times



How i can solve this issue?


I attached the picture of board and sensor.

Boris

Re: Unresolved extern _SignedIntegralToFloat

Posted: 23 Sep 2020 15:32
by filip
Hi,

Which version of the compiler and MCU are you using ?

Regards,
Filip.