1    .../bin/ld.exe: address 0x1043ad0 of dp_demo.elf section `.bss' is not within region `onchip_mem'

      .../bin/ld.exe: address 0x1041084 of dp_demo.elf section `.rwdata' is not within region `onchip_mem'

参考 : https://www.cnblogs.com/yongleili717/p/11253006.html

 

bsp  -  properties  -  Nios 2 Bsp Properties 中下面三项 注意,影响实际 RAM 的使用量

NIOS 编译问题

 

2    ...main.c:116: undefined reference to `alt_timestamp_start'

      ...main.c:117: undefined reference to `alt_timestamp_freq'

      ...main.c:118: undefined reference to `alt_timestamp'

  

参考: https://www.cnblogs.com/mark-sun/archive/2012/05/13/2498029.html

bsp  --  右键 NIOS 2  -- BSP editor ...  中注意给 timestamp_timer 指定实际物理设备

NIOS 编译问题

 

 

 

 

 

 

相关文章:

  • 2021-06-28
  • 2021-06-25
  • 2021-10-04
  • 2021-11-11
  • 2021-10-19
  • 2021-09-08
  • 2021-10-18
  • 2021-07-11
猜你喜欢
  • 2022-12-23
  • 2021-06-01
  • 2021-12-11
  • 2022-12-23
  • 2021-11-30
  • 2021-03-31
  • 2021-10-07
相关资源
相似解决方案