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.
The installation of Infineon's TLE988x_9x_DFP.1.2.0 succeeds in my setup. I am using the Pack Installer of the latest (and recommended) Keil MDK release (by today: V5.41)
Your MDK version 5.18 is 9 years old. The CMSIS Pack specification has been extended over the years. You need to use a newer MDK version.
hello rkopsch ,
As recommended I have installed MDK 5.41, but my other softwares based on TLE9867 which used to run properly on MDK 5.18 earlier, are now showing errors.
Kindly provide solution.
Regards
A reason could be that some corresponding Device Family Packs are incompatible. Please compare your setting with Keil MDK 5.37 selected.
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.
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.