Forum Discussion
Hi,
There's a KDB filed for the same error you've encountered. Though it might not directly same issue as yours, I hope it could give you some insight on this.
https://www.intel.com/content/www/us/en/support/programmable/articles/000076377.html
Regards,
Fakhrul
- MaheshR2 years ago
New Contributor
Sorry for the delay in getting back.
Yes, I was able to build and run the 32-bit application on Ubuntu (raspberry pi). It was able to parse the .jam file without errors.
Hoewever I ran in to errors during initialization where it was not able to read a valid IDCODE properly . It outputted a different IDCODE every time I ran it. Not sure if this is a problem with the driver itself or the hardware (using GPIO to do the JTAG programming).
A few questions:
1) Is this error (reading IDCODE) something common? Is there any pointers I could look in to?
2) I'll be running this driver on a aarch64 64-bit Ubuntu. I am not sure I should install packages to support (like multilib, libc6) in the 64 bit, Root File System just to support this application. I would like to get a 64 bit version of this driver, with all the necessary porting done for 64 bit. Does Intel has any plans to provide a 64 bit driver for the same? Or any guidance in porting this software to 64 bit?
Thanks
Regards
Mahesh