JBC player download - JBC player download Hello, I tried opening the 'Jam STAPL Programs' page ( https://www.intel.com/content/www/us/en/programmable/support/support-resources/download/programming/jam.html ) to download JBC player but got a discontinued notice page ( https://www.intel.com/content/www/us/en/support/programmable/support-resources/download/legacy-software-discontinued-notice.html ). Is there any way to get the JBC player source code please? I need to implement a MAX10 update mechanism in a microcontroller and the JBC player seems to be the best choice in this specific case. Thanks in advance for any advice. Replies: Re: JBC player download Hi JSis, Yeah, since it's a discontinued software, it seems they may have didn't update it. The best workaround would be the jam player for now. I now transition this thread to community support. This will be a good reference for the others. Thanks. Fakhrul Replies: Re: JBC player download Your link works, but I only see .exe files, no source files. So margo/jam-player is still the only possible solution. The original idea was to use the JAM byte-code player source codes (works with .jbc file) to implement into the microcontroller, but jam-player (works with .jam file) seems to be the only possible way... Thanks. Replies: Re: JBC player download Hi JSis, I wish to follow up with you about this case. Do you have any further questions on this matter? Please feel free to let me know if there is any concern so that we could further assist you. Otherwise, this thread will be marked as inactive and will be transitioned to community support because there is no update received from you in a while. Regards, Fakhrul Replies: Re: JBC player download Hi JSis, You may also check the following link: https://fpgacloud.intel.com/dl/2.5jam/120/?edition=subscription Regards, Fakhrul Replies: Re: JBC player download The margro/jam-stapl code is EXACTLY the Altera v2.5 released code, with the addition of the jamgpio.[ch] files that were added, and changes to jamport.h and jamstub.h, to support the RPi running the code. All the other files are the same. There was no license text per se in the original Altera sources (I have those that I saved a long time ago), only (C) 1997 Altera. So as to what license applies your guess is as good as mine. Replies: Re: JBC player download Ok, I thought so. Just one possibly silly question: What about the license if margro/jam-stapl code were to be used? Somehow I didn't notice that I could see the terms of use anywhere. Is the player free to use? Thank you in advance. Replies: Re: JBC player download Intel has a habit of making old stuff disappear, where Altera just let it hang around. It appears if you harangue Intel hard enough and get an NDA signed they may give you the old code. Or just look here: https://github.com/margro/jam-stapl - 2022-09-16

external_document