Part Number: AM2434
Hi,
I'm trying to use the onboard debugger on the AM2434 EVM Board (The Large Green Board), but I'm facing a problem which is the code stucks in the "Udma_open" function. The code stucks in an assert function that returns an error for no obvious reason. And I didn't change anything in it as it is an SDK API. I also recall that this issue faced me with a different peripheral in the "Open" function too.
I want also to mention what I changed. I removed some parts from the generated code regarding the clocks enabling and clock frequency setting. I'm not sure if this the problem or not, I just need assistance to learn if I need that part back as I believe the code is working fine without it.
Thank you in advance.