Unresolved extern _SignedIntegralToFloat

mikroC, mikroBasic and mikroPascal PRO for Microchip’s 32-bit PIC MCUs
Post Reply
Author
Message
BorisF
Posts: 5
Joined: 07 Mar 2018 08:37

Unresolved extern _SignedIntegralToFloat

#1 Post by BorisF » 19 Sep 2020 10:19

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 1628 times



How i can solve this issue?


I attached the picture of board and sensor.

Boris
Attachments
2.jpg
2.jpg (336.51 KiB) Viewed 1623 times

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Unresolved extern _SignedIntegralToFloat

#2 Post by filip » 23 Sep 2020 15:32

Hi,

Which version of the compiler and MCU are you using ?

Regards,
Filip.

Post Reply

Return to “PIC32 PRO Compilers”