Forum Discussion

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

NiosII's registers

Hello,everyone.

I am very glad that I can debug my program on the board.In the debug perspective,we can see registers value.Now,I want to know the meaning of NiosII's registers.Do someone know where I can find some materials about this .If you are kind enough and will sent some datum to my e_mail,my e_mail is

zhzhihui@tom.com.Thanks very much.

2 Replies

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

    Hi zzh,

    in the "Nios II Processor Reference Handbook" document, available in the Altera site, you can find these informations. I don't have the updated version...
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks Soin.

    I have another problem is what order when the c program runs on the board . I know it seems the first is _start.I don't know any more about that .Could you teach me something about that .