Altera_ForumHonored Contributor15 years agoPointer help - alignment issue I need to use a pointer to a long that is not word aligned (I think). Here is sample code void func(void) { char Test[12] = { 1, 2, 3,4 ,5 ,6, 7, 8, 9, 10, 11, 12}; long * temp; ...Show More
Altera_ForumHonored Contributor15 years agoThanks, I will give that a try when I am back on schedule.
Recent DiscussionsJTAG_UART stuck in printfNIOS SDK SBOM/FOSS infoNiosV µC/OS-IIRecommended Quartus Prime Standard Edition for Nios V Development on MAX 10 FPGA (10M25DAF4817G)AshlingRISCFree IDE Build system: 'source directory does not appear to contain CMakeLists.txt"