Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

MAX10 - programming with JAM files

Hi.

I'm trying to program MAX10 with JAM STAPL (file.jbc and JAM Byte-Code Player in a host processor). It works fine with MAX II devices, but the same procedure can't program MAX10.

Anybody has experience in JAM STAPL? Is there specific details to MAX10 and JAM files?

Thanks in advance.

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hello.

    The question was solved.

    There was no problem with the JAM files. JBC Player works fine to program MAX 10 too.

    The host processor just needed more memory to JBC Player allocate the uncompressed file.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    HI,I'm trying to program MAX10 with JAM STAPL too.Although I have got the code from the altera website ,but I don't know how to put the .jbc file into the mcu ram . Is the file converted while the mcu accepting it or not ?