Hi, I use Infineon XE164F-96F66 build und flash the target is no problem, but the Debugger stops a the following line:
Load "D:\\...\\Source\\XE164" WS 1, 'T1 PA \\XE164\ADC0\ADC0_viSRN0 *** error 65: access violation: addr=0x0000C000
What is the Problem and how i can fix it!
The problem is exactly what the error message says: the debugger sees no basis for the assumption that you're allowed to use that address. And the reason for that is that nobody has told it about that part of the memory layout of your board.
The Result is!
- In the Options for Target window goto C166 Locate Tab - Edit in User segments as “?SD0?TABLE%SDATA0 (0x00C000)”
To find in!
XE166 Family DAvE DRIVE Sensorless FOC algorithm for BLDC motors