Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

ISR in C?

Altera_Forum
Honored Contributor II
1,215 Views

Can someone tell me if you have to have the Interrupt Service Routine written in assembly 

in MicroC/OS-II? 

 

The book says that they need to be but I found that surprising. 

 

It seems all the other HAL functions to enable ISR's are in C so I wrote mine in C. It does not work 

yet but that could be many other problems. I wanted to know before I converted the ISR to assembly. 

 

Thanks
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
529 Views

I found a older post with the same question and a response. 

 

Sorry.
0 Kudos
Altera_Forum
Honored Contributor II
529 Views

 

--- Quote Start ---  

originally posted by ranye@Jan 29 2007, 04:35 PM 

i found a older post with the same question and a response. 

 

sorry. 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=21006) 

--- quote end ---  

 

--- Quote End ---  

 

 

Hello, 

 

Could you give me the link of the old post please ? I&#39;m trying to implement ISR in C but it doesn&#39;t seem to work. 

 

Regards.
0 Kudos
Reply