Sooo, I have this error. I have made a new-xtimecompossser project- specified my board to be xe2016-512-tq128-c20- -it used to work last week . But I have been flashing some default programs to it and now I am stuck here.
xflash: Error: F03096 Node "0" is configured to boot from a device but no suitable device was found.
xflash: Error: F03096 Node "0" is configured to boot from a device but no suitable device was found. Topic is solved
-
- Experienced Member
- Posts: 78
- Joined: Thu Mar 08, 2018 2:44 pm
-
- Experienced Member
- Posts: 78
- Joined: Thu Mar 08, 2018 2:44 pm
Fixed it- I had read solutions before posting, but Could not understand them so here is in more detail. Posting Solution: Get the .xn file from app_usb_aud_xk_216_mc and paste it in the folder of ur project then delete the previous .xn file. Then go to your make file and:
here I am not sure which fixed it but here is what i did: i put a tick on verbose(no idea), save it opened again and i had to press F5 which opened the make file like a text file , then i replaced the original name of the .xn file with the new one which is xk-audio-216-mc.
After this i was able to build and flash my application normally.
here I am not sure which fixed it but here is what i did: i put a tick on verbose(no idea), save it opened again and i had to press F5 which opened the make file like a text file , then i replaced the original name of the .xn file with the new one which is xk-audio-216-mc.
After this i was able to build and flash my application normally.