volatile uint32_t * sdramData = (volatile uint32_t *)0x30000100; ... The initializer notation needs to be enclosed in braces and the values in the ...
stackoverflow.com