905 views
in GUI Development by
hello

when i wanted to compile my genrated code with keil  a lot of errors occur (256 error) but i compiled it with IAR without problem so the code is correct but there's sth wrong with my keil. i'm more comfortabe with keil and don't want to change my IDE at this point.

is there any specefic config for compilng the code or what ?!!

1 Answer

0 votes
by
Hi Masoud,

which target platform and which Embedded Wizard Build Environment are you using?

Which version of Keil MDK are you using?

Have you tried one of the examples of the Embedded Wizard Build Environment using Keil?

Could you please post one of the compiler errors?

Kind Regards,
Martin
by
thanks for your respond

I'm using Keil MDK 5.21a  and Embedded Wizard 9.20

example or not my code compiles and runs easily with IAR but there are those errors in keil.

here are some of the erros :

if i use C99 mode i have a lot of this error below :

..\..\..\..\STM32Cube_FW_F7_V1.5.0\Middlewares\Third_Party\FreeRTOS\Source\portable\GCC\ARM_CM7\r0p1\portmacro.h(255): error:  #18: expected a ")"

and if i don't use C99 :

..\..\..\..\STM32Cube_FW_F7_V1.5.0\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS\cmsis_os.h(933): error:  #757: variable "uint8_t" is not a type name

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...