Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHave you tried to specify printf format as %lx instead of %x ?
Besides, I know that the format %lld is also defined for 64bit values but I've never used it.Have you tried to specify printf format as %lx instead of %x ?
Besides, I know that the format %lld is also defined for 64bit values but I've never used it.