NIOS Processor Capabilities and HAL

Discussions related to embedded firmware, driver, and user mode application software development
Post Reply
jadona
Posts: 3
Joined: Thu Sep 15, 2016 11:36 am

NIOS Processor Capabilities and HAL

Post by jadona »

Hi,
I have a code running on the host, I am now porting it to the FPGA. I am planning on cross compiling the C++ host code for the NIOS architecture (using NIOS EDS tools).
The question is should I expect some weird behaviour by the cross-compiled code when it runs on the FPGA due to HAL ?
Post Reply