Forum Discussion
mametarou963
New Contributor
3 years agoWhen compiling with Nios II SBT, the optimize option (-O2) causes it to stop working.
Hi.
I am currently developing on Nios II Cyclone 10, but when I add the optimization option, it stops working. Is there any possible cause for this?
Development environment is as follows: * FP...
EBERLAZARE_I_Intel
Regular Contributor
3 years agoHi,
Here is the doc from our Nios II ref guide, the sthio is "store halfword to memory or I/O peripheral":
https://www.intel.com/content/www/us/en/docs/programmable/683836/current/sth-sthio.html
Can you confirm if the description is what you are experiencing.