cancel
Showing results for 
Search instead for 
Did you mean: 

MDK540 LOAD ERROR

ta2eh
Associate

Hello Friends

 

I load mdk540.exe to my computer  5 times. But gives me an error like below.

I could not resolve this. anybody can help me as soon as possible please.

Many many thanks for nice and kind helping.

Sincerely

".../AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/StdPeriph_Driver/src/misc.c(131): error: no member named 'IP' in 'NVIC_Type'
131 | NVIC->IP[NVIC_InitStruct->NVIC_IRQChannel] = tmppriority;"

1 REPLY 1

Five times? Probably not an installation problem then..

More likely that you're trying to use the SPL (Standard Peripheral Library) and not the current HAL/Cube libraries.

What specifically are you trying to build?

Unpack the CubeF1 .ZIP file and descend into the example projects, and MDKARM project files

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..