2020-04-07 01:53 AM
Hi,
I am using STM32CubeMx of version 5.6 and trueStudio9.3 as IDE and STM32L476 as micro-controller.
After generating code, when i load code into truestudio 9.3 ,its showing error follow error:
"selected processor does not support `dmb 0xF' in Thumb mode".
and when i generated code for keil(version 5.6),its show the popup unable generat code for MDK.
i already have done re installing of every software but still same.
Please help me out to solve this problem.
2020-04-29 09:23 PM
Hi @gcDev
Could you please share your ioc file to check the issue.
Best regards,
Nesrine
2020-04-30 12:32 AM
i have resolved the issue.Actually problem with jdk which updated with other software.
So i roll back with required jdk version and its start working