Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
The solution is to use this syntaxe :
*((unsigned int *) memory_address) Jerome
Hello,
I would like to show in the expression tab a word in memory (4bytes). The address of the word is made from a label + an offset. When I show it in the expression tab I can only see one byte. (See attached file) What can I do to specify the size of the data? Thanks for your help. JeromeThe solution is to use this syntaxe :
*((unsigned int *) memory_address) Jerome