Hello Support Team,
We want to use Infineon.TLE988x_9x_DFP.1.2.0 2 package for our project, our current Keil version is MDK518. We are getting following error (screenshot attached) when we tried to install the package. Can you please help to install the package.
A reason could be that some corresponding Device Family Packs are incompatible. Please compare your setting with Keil MDK 5.37 selected.
hello rkopsch ,
While I installed MDK5.38 the following issue is displayed (PFA screenshot) after debugging code in command window. Can you please help us trace the issue.
Kindly provide solution.
Regards
With that bit of information provided, this is tough to comment on.
My recommendation is to compare your project with one of the example projects offered by the Pack Installer:
The debugger tries to read the memory address 0x01000000, which obviously is not allowed on this device. Check if one of the µVision windows like memory window, watch window etc. tries to display this memory location. If not, ignore this error because it will have no impact on the debug session.