4.7Beta ?!?

General discussion on mikroPascal PRO for ARM.
Post Reply
Author
Message
Pelikan
Posts: 219
Joined: 22 Nov 2012 07:58

4.7Beta ?!?

#1 Post by Pelikan » 05 Jan 2016 07:23

a bad day...

a clean installed version 4.7 with these errors ...

0 1 mPARM.exe -MSF -DBG -pSTM32F405RG -UICD -LHF -BIN -Y -DL -SSA -O11111114 -fo168 -N"C:\P32\Projects\_CNC_\_CNC.mppar" -SP"C:\P32\MPAS\Defs\" -SP"C:\P32\MPAS\Uses\" -SP"C:\P32\Projects\_CNC_\" -SP"C:\P32\MPAS\Uses\ST M4\" "__Lib_Math.emcl" "__Lib_MathDouble.emcl" "__Lib_Delays.emcl" "__Lib_System_4XX.emcl" "__Lib_GPIO_32F4xx_Defs.emcl" "__Lib_GPIO_32F4xx.emcl" "CNC.mpas" "SM_Driver.mpas" "_mathe.mpas" "LCD8.mpas"
diagnostics: 0 133 Compilation Started C:\P32\Projects\_CNC_\CNC.mpas
hint: 1 1015 Hint: Compiling unit "C:\P32\Projects\_CNC_\CNC.mpas" CNC.mpas
hint: 97 1011 Hint: Variable "LastSPI" has been eliminated by optimizer CNC.mpas
hint: 99 1011 Hint: Variable "c" has been eliminated by optimizer CNC.mpas
hint: 99 1011 Hint: Variable "o" has been eliminated by optimizer CNC.mpas
hint: 100 1011 Hint: Variable "Echo" has been eliminated by optimizer CNC.mpas
hint: 305 1010 Hint: Unit "CNC.mpas" has been recompiled CNC.mpas
diagnostics: 0 134 Compiled Successfully C:\P32\Projects\_CNC_\CNC.mpas
diagnostics: 0 139 All files Compiled in 156 ms

error: 0 360 Unresolved extern 'SCB_SHCRS' __Lib_System_4XX.mpas
error: 0 360 Unresolved extern 'STK_CTRL' __Lib_System_4XX.mpas
error: 0 360 Unresolved extern 'NVIC_ISER0' __Lib_System_4XX.mpas


error: 0 453 Unsuccessful linking '_CNC.mppar' Unsuccessful linking '_CNC.mppar'
error: 0 102 Finished (with errors): 04 Jan 2016, 11:47:17 _CNC.mppar

with regards
Peter

User avatar
uros.cvetinovic
mikroElektronika team
Posts: 803
Joined: 14 Dec 2015 09:24

Re: 4.7Beta ?!?

#2 Post by uros.cvetinovic » 05 Jan 2016 19:52

Hi,

Can you please zip and send me your project, so I can reproduce same behavior?

Best regards,

Uros Cvetinovic

corado
Posts: 401
Joined: 28 Mar 2009 11:03

Re: 4.7Beta ?!?

#3 Post by corado » 05 Jun 2017 18:23

same Problem here Mikropascal for AVR 5.0
On my old Version no probem..with 5.0..this

0 134 Compiled Successfully D:\Archiv\programming\Pascal_ARM\BMS16S_V3_16BIT\BMS16S_V3_ARM.mpas
0 139 All files Compiled in 125 ms
0 360 Unresolved extern 'SCB_SHCRS' __Lib_System_3XX.mpas
0 360 Unresolved extern 'STK_CTRL' __Lib_System_3XX.mpas
0 360 Unresolved extern 'NVIC_ISER0' __Lib_System_3XX.mpas
0 453 Unsuccessful linking 'BMS16S_V3_ARM.mppar' Unsuccessful linking 'BMS16S_V3_ARM.mppar'
0 102 Finished (with errors): 05 Jun 2017, 18:51:26 BMS16S_V3_ARM.mppar

User avatar
darko.ilijevski
Posts: 581
Joined: 21 Mar 2017 16:57

Re: 4.7Beta ?!?

#4 Post by darko.ilijevski » 06 Jun 2017 12:42

Hello,

I am sorry you still have issues with your projects. But as my colleague said - I need to look at your project in order to try and recreate the issue...
At the first glance, it seems like some of the files are corrupted or not found where they are expected to be. You might miss some required libraries, where those external functions are defined (most likely this is the reason), or your search paths are getting messed up.

Best regards
BR,
Darko

Post Reply

Return to “mikroPascal PRO for ARM General”