Amichai Ben-David

Results 6 comments of Amichai Ben-David

Almost =) You should write at least one sequence yourself to make sure you get the hang of it and you will be able to present it to others (and...

Here is the sequence you need: 1. reset the "CR_ALL_PC_RESET" 0x3C02040 (`1` will reset) //affects all cores 1. enable the CR_THREAD0_PC_EN 0x1C00150 (`1` will enable)//core 1 1. enable the CR_THREAD1_PC_EN...

Please add an option to add "comments" to the sequence so that the uart_term.py won't reject as an error. That will make it much easier to write/read sequences. example: ```...

This will allow us to use the two buttons for other usages instead of just reset.

currently, nothing is stopping the core to send as many requests to the ring. This is a problem - what if the C2F is full and the core wants to...

Still a issue. As long the RING is not very traffic-loaded, things are working for now. But this should be fixed!