Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can Aetlib be used to allow AET to trigger interrupts?

aet aetlib interrupts Trigger Used
0
Posted

Can Aetlib be used to allow AET to trigger interrupts?

0

AETLIB can be used to generate an interrupt based on an AET event. There’s an example included with AETLIB that accomplishes this. It’s called slice_watchpoint_in_range, and uses the slice applicaiton to generate an interrupt when a specified data range is written to. A few things to keep in mind….` • The only interrupt that can be generated by AET is the RTOS interrupt. Many people ask if they can generate an NMI or some other interrupt with AET, but that’s not possible. • Due to a design flaw in the 64x (Kelvin) devices, you must use an emulator/debugger. With the 64x+ (Joule/Full-Gem) devices, it can be used entirely without an emulator attached.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123