|
Re: i.MX31 BSP with procnto-v6?
|
04/28/2010 6:36 AM
post52971
|
Re: i.MX31 BSP with procnto-v6?
I am getting following errors when i run ubuntu 8 version host. The same BSP when i run in windows/Neutrino host am not
getting any errors.
33/QNX/BSP/src/hardware/startup/lib/arm/arm_map.c: In function 'set_prot':
/home/user/Project/CSB733/QNX/BSP/src/hardware/startup/lib/arm/arm_map.c:42: error: 'ARM_PTE_V6_AP0' undeclared (first
use in this function)
/home/user/Project/CSB733/QNX/BSP/src/hardware/startup/lib/arm/arm_map.c:42: error: (Each undeclared identifier is
reported only once
/home/user/Project/CSB733/QNX/BSP/src/hardware/startup/lib/arm/arm_map.c:42: error: for each function it appears in.)
/home/user/Project/CSB733/QNX/BSP/src/hardware/startup/lib/arm/arm_map.c:42: error: 'ARM_PTE_V6_nG' undeclared (first
use in this function)
/home/user/Project/CSB733/QNX/BSP/src/hardware/startup/lib/arm/arm_map.c: In function 'elf_vaddr_to_paddr':
/home/user/Project/CSB733/QNX/BSP/src/hardware/startup/lib/arm/arm_map.c:230: error: 'ARM_SCMASK' undeclared (first use
in this function)
cc: /opt/qnx641/host/linux/x86/usr/lib/gcc/arm-unknown-nto-qnx6.4.0/4.3.3/cc1 error 1
make[6]: *** [arm_map.o] Error 1
Please suggest me to resolve above errors.
|
|
|