Menu

#128 feature 115 - Intel Nios II VIC

closed
nobody
None
5
2020-02-24
2019-03-19
Mark W.
No

Hi, I saw this feature request listed back in 2017. Could someone give me a hint on how to modify the assembly file? VIC is usally 4x faster than the IIC and I have over 10 interrupts so it would make a big difference in performance.
with an IIC, all interrupts(hardware + software/task switching) goes through a single exception point(usually address 0x20). Since freeRTOS stores its TCB and stack for each task in a different region, how do people handle this?

Thanks,
Mark

Discussion

  • Mark W.

    Mark W. - 2019-03-19

    oops sorry, I was supposed to enter it in the forum discussion, not a duplicated feature request. Could the admin move it or delete it please? Thanks.

     
  • Richard Barry

    Richard Barry - 2020-02-24
    • status: open --> closed
     
  • Richard Barry

    Richard Barry - 2020-02-24

    As per request in ticket.

     

Log in to post a comment.