UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
01-10-2019 07:40 PM - edited 01-10-2019 07:46 PM
ubuntu16.04 SDsoc 2018.2 ,use accumulate_accel example ; when it add the hardware fuction (accumulate_accel ) ,There's a problem ,as shown in the figure.
How to solve?
01-12-2019 09:00 AM
-mstrict-align is a machine dependent option (e.g. not supported/needed on all platforms/compilers)
If you don't 'need' it, try removing it.
Hope that helps
If so, please mark as 'solution accepted'
01-12-2019 09:00 AM
-mstrict-align is a machine dependent option (e.g. not supported/needed on all platforms/compilers)
If you don't 'need' it, try removing it.
Hope that helps
If so, please mark as 'solution accepted'