
altanbileg
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by altanbileg-
altanbileg commented,
Because standalone_v4_1 doesnt have LONG and UINTPTR type. You can manually change LONG to long, UINTPTR to u32* or someting. But standalone_v4_2 has LONG and UINTPTR type. So it can succesfully co...
-
altanbileg commented,
I renamed C:\Xilinx\SDK\2015.2\data\embeddedsw\lib\bsp\standalone_v4_2 to C:\Xilinx\SDK\2015.2\data\embeddedsw\lib\bsp\standalone_v4_1 and compiling was succeeded.