Hi,
I am facing a problem regargind the N2HET peripherals on RM48L952 which do not run as expected.
I am using the latest HET IDE, HALCoGEN and Code Composer.
When I simulate my HET code in the HET IDE the program run as expected, however in my board it has a different behaviour. It is possible that in some way the simulation do not match the real behaviour?
Another thing that I was freaking out was the problem of using two intructions to act in the same pin in the same cycle. I found by myself and later here in the community that it is not possible and only the first instruction is valid for the pin. I think that the HET IDE should warn the user about this.
Best regards