Search found 3 matches

by anubis
11 Feb 2021 14:30
Forum: ARM AI Compilers
Topic: calloc, malloc and interrupts... necto AI ARM
Replies: 8
Views: 3456

Re: calloc, malloc and interrupts... necto AI ARM

Well, the question is:
How can we use interrupts with mikroSDK?

Regards
anubis
by anubis
05 Jan 2021 19:38
Forum: ARM AI Compilers
Topic: calloc, malloc and interrupts... necto AI ARM
Replies: 8
Views: 3456

calloc, malloc and interrupts... necto AI ARM

Hi, 1. I can't find calloc or malloc within stdlib.h from MikroElektronika, are there implentations in different libs? 2. Next question is about interrupts. I tried to implement an interrupt like shown in the help file. But I get the following compilation error: \main.c,53): Undeclared identifier 'N...
by anubis
17 May 2020 08:16
Forum: mikroC PRO for ARM General
Topic: STM32F4 UART Gibberish
Replies: 3
Views: 1221

Re: STM32F4 UART Gibberish

I had a similar issue.
Solution for me was to adjust the clock settings under "Project - edit project" to reasonable settings.

Go to advanced search