Forum Discussion

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

Not able to resolve "#include <stdint.h>"

Hi, I am using NIOS II EDS 9.1 to generate a sample project from template. I am able to build sample project. Then i added below include file. # include <stdint.h> int main () ...