I have problem in MDK-ARM 5.01 Buld my aplication for STM32F103 end many error as
..\..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\stm32f10x.h(298): error: #67: expected a "}" ADC1_2_IRQn = 18, /*!< ADC1 and ADC2 global Interrupt */
if I in Packet Installer unininstall Keil:STM32F1xx_DFP 1.0.2, all is OK an compilatiopn is working. If I install this Pack compilation end with this error.
Can you help me?
Do not unininstall Keil:STM32F1xx_DFP 1.0.2. just make sure proper mcu type is selected in device tap on option setting. good luck