I have no idea why this happens. PetaLinux is installed in ~/Desktop/petalinux
Log of source settings.sh:
PetaLinux environment set to '/home/alexander/Desktop/petalinux'
WARNING: /bin/sh is not bash!
bash is PetaLinux recommended shell. Please set your default shell to bash.
INFO: Checking free disk space
INFO: Checking installed tools
environment: line 281: ((: 10#15~1 > 10#3: syntax error in expression (error token is "~1 > 10#3")
environment: line 285: ((: 10#15~1 < 10#3: syntax error in expression (error token is "~1 < 10#3")
INFO: Checking installed development libraries
INFO: Checking network and other services
WARNING: No tftp server found - please refer to "PetaLinux SDK Installation Guide" for its impact and solution
Log, if of any use (creation and hw-description):
alexander@alexander-work-station:~$ petalinux-create --type project --template microblaze --name petalinux
INFO: Create project: petalinux
INFO: New project successfully created in /home/alexander/petalinux
alexander@alexander-work-station:~$ cd petalinux
alexander@alexander-work-station:~/petalinux$ petalinux-config --get-hw-description ../project_4/project_4.sdk --oldconfig
INFO: Getting hardware description...
INFO: Rename design_1_wrapper.hdf to system.hdf
[INFO] generating Kconfig for project
INFO: Updating the flash partition size to 0x220000 bytes, based on the bitstream in the HDF
[INFO] oldconfig project
[INFO] sourcing bitbake
ERROR: Failed to source bitbake
ERROR: Failed to config project.
ERROR: Get hw description Failed!.
Question
electrodeyt
I have no idea why this happens. PetaLinux is installed in ~/Desktop/petalinux
Log of source settings.sh:
PetaLinux environment set to '/home/alexander/Desktop/petalinux'
WARNING: /bin/sh is not bash!
bash is PetaLinux recommended shell. Please set your default shell to bash.
INFO: Checking free disk space
INFO: Checking installed tools
environment: line 281: ((: 10#15~1 > 10#3: syntax error in expression (error token is "~1 > 10#3")
environment: line 285: ((: 10#15~1 < 10#3: syntax error in expression (error token is "~1 < 10#3")
INFO: Checking installed development libraries
INFO: Checking network and other services
WARNING: No tftp server found - please refer to "PetaLinux SDK Installation Guide" for its impact and solution
Log, if of any use (creation and hw-description):
alexander@alexander-work-station:~$ petalinux-create --type project --template microblaze --name petalinux
INFO: Create project: petalinux
INFO: New project successfully created in /home/alexander/petalinux
alexander@alexander-work-station:~$ cd petalinux
alexander@alexander-work-station:~/petalinux$ petalinux-config --get-hw-description ../project_4/project_4.sdk --oldconfig
INFO: Getting hardware description...
INFO: Rename design_1_wrapper.hdf to system.hdf
[INFO] generating Kconfig for project
INFO: Updating the flash partition size to 0x220000 bytes, based on the bitstream in the HDF
[INFO] oldconfig project
[INFO] sourcing bitbake
ERROR: Failed to source bitbake
ERROR: Failed to config project.
ERROR: Get hw description Failed!.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.