Other Parts Discussed in Thread: HALCOGEN, TMS570LC4357, TMS570LS3137
Dear all,
the DMM code generated by HalCoGen 04.03.00 includes a wrong address of the port:
#define dmmPORT ((gioPORT_t *)0xFFFFF738U)
instead of the proper value:
#define dmmPORT ((gioPORT_t *)0xFFFFF770U)
This bug has been already fixed in some previous releases - please check the following:


Thanks for fixing that in the next HalCoGen release.
Best regards,
Jiri