Ethernet Library not working

mikroC, mikroBasic and mikroPascal for PRO ARM® MCUs, supporting STM32, Tiva, Kinetis, & CEC devices
Post Reply
Author
Message
MG123
Posts: 54
Joined: 31 Jan 2017 12:47

Ethernet Library not working

#1 Post by MG123 » 14 Aug 2018 09:42

Hi.

I recently upgraded my version of MicroC for arm and now all of a sudden my Ethernet projects don't work. They get stuck at "Ethernet_Intern_Init". My hardware is fine as I have tried old hex files and they work fine. It seems that the latest compiler is missing some files. I have also tried adding the Network Ethernet Library from libstock but that didn't help.

How can I fix this problem without having to revert to an older version of MicroC?

Thanks.

User avatar
petar.suknjaja
mikroElektronika team
Posts: 683
Joined: 05 Mar 2018 09:44
Location: Belgrade

Re: Ethernet Library not working

#2 Post by petar.suknjaja » 15 Aug 2018 11:44

Hi,
Unpack and copy the file from the attachment and replace it with the one in the C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for ARM\Uses\ST M4\__Lib__Lib_GPIO_32F4xx.emcl
Make a backup of the original.
Let me know if this worked.
Kind regards,
Petar
Attachments
__Lib_GPIO_32F4xx.zip
(6.22 KiB) Downloaded 135 times

MG123
Posts: 54
Joined: 31 Jan 2017 12:47

Re: Ethernet Library not working

#3 Post by MG123 » 15 Aug 2018 12:10

i will stay with version 5 for the moment. I lost a whole day yesterday uninstalling and reinstalling so dont have the time today to go at it again.

Post Reply

Return to “ARM PRO Compilers”