This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Confusing pictures in HALCoGen 04.05.02 help for TMS570LS20x example_rtiBlinky.c

Other Parts Discussed in Thread: HALCOGEN

When using the HALCoGen 04.05.02 help to create a example_rtiBlinky.c for a TMS570LS20216SPGE noticed the following confusing pictures:

1) In step 2 the "Figure: Driver Configuration" is a picture of the RTI Compare Configuration, rather than the Driver Enable:

2) In step 3 the text says to "Map VIM Channel 2 to IRQ", yet the picture shows VIM Channel 2 mapped to FIQ:

For the example_rtiBlinky.c to generate an interrupt, VIM Channel 2 need to be mapped to IRQ (i.e. as per the text in the help).