build d5dc92d test report
Closed, ResolvedPublic

Description

Tested the latest build (job id: #40789032) on the real Beta.

devmem works now!
devmem2 as well

there is still a problem with access but thats another problem I assume:

devmem 0xF8006210
Error at line 79, file devmem2.c (13) [Permission denied]

The cmv tools do not resolve yet.
When typing axiom- and pressing TAB this is the list I get:

$ axiom-
axiom-cmv_init.sh          axiom-pong.sh
axiom-cmv_reg.sh           axiom-power_init.sh
axiom-cmv_reg_read_all.sh  axiom-power_off.sh
axiom-cooked.sh            axiom-power_on.sh
axiom-data_init.sh         axiom-power_vio.sh
axiom-disp_init.sh         axiom-prep2.sh
axiom-dump_pll.sh          axiom-prep_spkfan.sh
axiom-fclk_init.sh         axiom-raw.sh
axiom-gamma_conf.sh        axiom-rcn.py
axiom-gen1280_init.sh      axiom-rcn_clear.py
axiom-gen1920_init.sh      axiom-rcn_darkframe.py
axiom-gen_init.sh          axiom-rcn_validation.sh
axiom-getzi.sh             axiom-rcsnap.sh
axiom-gpio.py              axiom-rectest.sh
axiom-halt.sh              axiom-rectest2.sh
axiom-halt_manual.sh       axiom-remap_conf.sh
axiom-hdmi_rectest.sh      axiom-rest_pll.sh
axiom-if_load.sh           axiom-rf_sel.py
axiom-ingmar.sh            axiom-rgbhsv.py
axiom-kick.sh              axiom-rmem_conf.sh
axiom-kick_hdmi.sh         axiom-set_gain.sh
axiom-kick_hdmi_slow.sh    axiom-set_wb.py
axiom-kick_manual.sh       axiom-set_white.sh
axiom-led_mmc0.sh          axiom-setup.sh
axiom-linear_conf.sh       axiom-setup_hdmi.sh
axiom-mat4_conf.py         axiom-spkfan_init.sh
axiom-mat4_conf.sh         axiom-update
axiom-mclr_h.sh            axiom-whitebalance.py
axiom-mclr_l.sh            axiom-wmem_conf.sh
axiom-pac1720_info.sh      axiom-zynq_info.sh
axiom-picture_snap.sh

running ls -all in /usr/local/bin shows:
lrwxrwxrwx 1 root root 55 Nov 17 2017 axiom-cmv_reg_read_all.sh -> /opt/beta-software/software/scripts/cmv_reg_read_all.sh
lrwxrwxrwx 1 root root 10 Nov 17 2017 axiom-cmv_snap3 -> /cmv_snap3
lrwxrwxrwx 1 root root 11 Nov 17 2017 axiom-cmv_train3 -> /cmv_train3

To initiate the image sensor communication I would run /usr/local/bin/axiom-kick_manual.sh
which contains the line to load the FPGA bitstream:
cat cmv_hdmi3.bit >/dev/xdevcfg

but the firmware currently contains no *.bit file

sebastian updated the task description. (Show Details)
sebastian raised the priority of this task from to Normal.
sebastian assigned this task to anuejn.
sebastian added a project: AXIOM Beta Software.
sebastian moved this task to Build related on the AXIOM Beta Software board.
sebastian added a subscriber: sebastian.
sebastian updated the task description. (Show Details)Nov 18 2017, 3:40 PM

Error at line 79, file devmem2.c (13) [Permission denied]

Did you run it with root privileges?

The cmv tools do not resolve yet.

Ah, I see. This is an obvious mistake. Will fix this :).

FPGA bitstream

Can you give me a link to the bitstream, you expect to be in the image?

Did you run it with root privileges?

Indeed I did not.

$ sudo devmem 0xF8006210
[sudo] password for apertus:
/dev/mem opened.
Memory mapped at address 0xa6ffb000.
Value at address 0xF8006210 (0xa6ffb210): 0x803FF

Can you give me a link to the bitstream, you expect to be in the image?

These are the ones available:
http://vserver.13thfloor.at/Stuff/AXIOM/BETA/cmv_hdmi3.bit
http://vserver.13thfloor.at/Stuff/AXIOM/BETA/cmv_hdmi3_60.bit
http://vserver.13thfloor.at/Stuff/AXIOM/BETA/cmv_hdmi3_30.bit
http://vserver.13thfloor.at/Stuff/AXIOM/BETA/cmv_hdmi3_dual_60.bit
http://vserver.13thfloor.at/Stuff/AXIOM/BETA/cmv_hdmi3_dual_30.bit
http://vserver.13thfloor.at/Stuff/AXIOM/BETA/cmv_hdmi3_iv.bit
http://vserver.13thfloor.at/Stuff/AXIOM/BETA/cmv_hdmi3_nogain.bit

@Bertl can you please confirm which are the current ones we want to have in the camera?

anuejn closed this task as Resolved.Dec 8 2017, 7:22 AM