sriharsha.hs
Junior Member level 3
- Joined
- Jun 20, 2013
- Messages
- 31
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 6
- Activity points
- 257
Hi all,
Hi all,
I am on the way to run linux on microblaze. I am stuck up with a problem from Device Tree Resource. I am using ML605 board.
I added the boot args and console device in the device tree specification window and then I pressed OK.
bootargs: console=ttyS0 root=/dev/ram ip=on
console: rs232_uart_1
There is one more parameter present in bsp settings window, perph_type_overrides. I dont have any idea on what value has to be loaded.
so, I left blank.
After, building, it gives me an error :
make: *** [microblaze_0/lib/libxil.a] Error 2 Resource - device-tree_bsp_0.
make: Target `all' not remade because of errors.
Please, suggest me to debug this problem.
Thank you all.
Hi all,
I am on the way to run linux on microblaze. I am stuck up with a problem from Device Tree Resource. I am using ML605 board.
I added the boot args and console device in the device tree specification window and then I pressed OK.
bootargs: console=ttyS0 root=/dev/ram ip=on
console: rs232_uart_1
There is one more parameter present in bsp settings window, perph_type_overrides. I dont have any idea on what value has to be loaded.
so, I left blank.
After, building, it gives me an error :
make: *** [microblaze_0/lib/libxil.a] Error 2 Resource - device-tree_bsp_0.
make: Target `all' not remade because of errors.
Please, suggest me to debug this problem.
Thank you all.