Skip to content

Bare Metal Software Interface thats running on the mathworks Zynq Linux OS

License

Notifications You must be signed in to change notification settings

samlei-research/automatic_can_axi_mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

can_axi_mapper

CPP Software module to interface the CAN Bus peripherial on the processing system of the Zynq7000 SoC and further processing to a custom AXI periherial.

Prerequistes

  • Installed Embedded Linux on Zynq7000
  • Corresponding ARM cross-compiler

can4linux

@TODO: More detailed instructions

How To

Prepare on Zynq console

  • Unlooad xilinx_can device driver
  • Load can4linux device driver
  • Activate CAN peripherial if not done by the hardware description

activate_can4linux_driver.sh

Build

make

Deploy

scp can_axi_mappper root@<zynq-ip>:<target-folder>

Misc

@TODO Cleanup .cpp source code.

About

Bare Metal Software Interface thats running on the mathworks Zynq Linux OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published