Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Device Tree generation problem in xilinx sdk

Status
Not open for further replies.

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. bsp_error.JPG
 

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.View attachment 96117

you haven't specified what the ERROR was .... check the red "problems" tab.
 

Please, suggest me to debug this problem.
I suggest you copy/paste the ENTIRE message from the console.

And preferably after you do a make clean of your project, then rebuild.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top