t-kuha / sdsoc

SDSoC example projects
13 stars 5 forks source link

target board............! #2

Open msnaeem89 opened 5 years ago

msnaeem89 commented 5 years ago

On which board this code is targeted.........? ultrascale zynq or only zynq..........?

msnaeem89 commented 5 years ago

also it gives error error: invalid argument '-std=c++11' not allowed with 'C/ObjC' on ultrascale board.....? is it working successfully......?

t-kuha commented 5 years ago

@msnaeem89 I test the code with Zybo Z7-20 & Snickerdoodle Black, which have Zynq-7000 on them. But I guess the code should work with the Ultrascale devices.

msnaeem89 commented 5 years ago

It is not working ultra scale board......:! it gives error error: invalid argument '-std=c++11' not allowed with 'C/ObjC' on ultrascale board.....? when using cifar10......:! i have converted your code for mnist....::! though it is not giving error and make .elf file successfully but does not gives results and always recognize 9th object....::::! could you help me regarding