Is it possible to access hardware resources using C and C++? Topic is solved

If you have a simple question and just want an answer.
Post Reply
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Is it possible to access hardware resources using C and C++?

Post by sethu_jangala »



View Solution
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Post by sethu_jangala »

It is not possible to access xCORE resources using C and C++. It is possible via writing a function in XC file and call them from C file.

Post Reply