Hello all,
Is there someone to explain me why I am blocked in the b dataEntry line ?
I work on the TMX570 HDK with halcogen. I inittialize an interruption whit the RTI on ADC 1 group1, get the adc values and excute a function.
my Fifosize is 1000 and my ADC array is 1000 size.
The problem is when I run the in debug mode and hold the soft after a while I realise that I am locked in the sys_intvecs.asm file.
It run fine when I disable a loop which copy the 1000 datas in another array.
Is it a problem of memory management or interruption ?
Thank you all,
regards.
Brice