ShyLock
Junior Member level 1
Hello! I have a problem using the MicroBlaze processor in Altium Designer. I'm trying to display a bitmap file at the built-in touchscreen LCD. When I try to compile it, it gives me this error "cmb E272: ["C:\PROGRAM FILES (X86)\ALTIUM DESIGNER SUMMER 09\Library\Software Platform\platform\fpga\processors\pal\src\pal_init.c" 10/5] undeclared identifier "__clocks_per_sec""
I already did some research and Altium wiki said "MicroBlaze C library now contains the global __clocks_per_sec which is used by parts of the SoftwarePlatform." The problem is I don't know how to use the "__clocks_per_sec". I have configured the linker option on the embedded project option.
Figure 1. Openbus Architecture
Figure 2. Software Platform
Figure 3. main.C
Hoping for a response! Thank you! =)
I already did some research and Altium wiki said "MicroBlaze C library now contains the global __clocks_per_sec which is used by parts of the SoftwarePlatform." The problem is I don't know how to use the "__clocks_per_sec". I have configured the linker option on the embedded project option.
Figure 1. Openbus Architecture
Figure 2. Software Platform
Figure 3. main.C
Hoping for a response! Thank you! =)