Activity
From 02/15/2020 to 03/15/2020
03/15/2020
- 10:23 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Hi Ed,
I understand that Tensorflow Lite being CPU only in this instance seems like it is a deal breaker for you.... - 08:14 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Unfortunately, running tensorflow lite on the ARM core would not meet the goals of the project.
Also, if I recall ...
03/14/2020
- 11:52 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: GPIO toggling/chattering while performing NAND read.
- Sorry for typo error:
I was able to manual write it to GPMC *without* any error.
Regards
Srinivasa - 08:47 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: GPIO toggling/chattering while performing NAND read.
- Hi,
I tried to change GPMC_CONFIG7_0 to 0x48 from 0xf48 as below. I was able to manual write it to GPMC with any ...
03/12/2020
- 12:20 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Rocko, possible memory leak?
- I enabled CONFIG_DEBUG_KMEMLEAK in the 4.9 kernel, which is supposed to report any kernel memory leaks it finds. I ra...
03/11/2020
- 10:02 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Hi Ed,
Regarding an Arria10 "VDK"or equivalent, the MityCAM-C50000 is an evaluation platform for the CMV50000 CMO... - 06:13 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- Answering my own question -- it looks like this: https://www.criticallink.com/product/mitycam-c50000/
But, I'd sti... - 06:04 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Intel OpenVINO with the VDK
- You don't by chance have an Arria10 "VDK" or equivalent? What would be the most equivalent solution you have?
- Do you have any information about using the Intel OpenVINO with the VDK?
I know that OpenVINO works with Aria10 de... - 01:41 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: GPIO toggling/chattering while performing NAND read.
- You can use md to read memory locations and mw to write them. https://www.denx.de/wiki/publish/DULG/to-delete/UBootCm...
- 11:13 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: GPIO toggling/chattering while performing NAND read.
- Hi,
Manually means, do you want me to change GPMC_CONFIG7_0 at u-boot prompt?
Regards
Srinivasa - 10:45 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: GPIO toggling/chattering while performing NAND read.
- Hi,
With u-boot V2013 frequency of pulses @ ~3.571 MHz and amplitude ~150 mV.
With u-boot V2018 frequency of puls... - 12:42 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Rocko, possible memory leak?
- Hello Dan, thank you for your reply.
We have tested the original SD card where we replaced kernel 3.16 with 4.9.78...
03/10/2020
- 09:42 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- h1. SUCCESS!
I was able to build, on my Ubuntu machine. I just need to add the --host, but the target did not seem... - 09:18 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- Oh, I should mention -- I'm trying to build on an Ubuntu host, not on the VDK itself, and just realized that the inst...
- 09:16 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- So far trying to follow instructions here:
https://support.criticallink.com/redmine/projects/5csx_vdk_basler/wiki/AR... - 09:02 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- Can you send / post the compiler errors? Which header files are missing?
-Mike
- 09:01 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- I have the dev environment setup as per your instructions.
I am familiar with building applications in general.
I... - 06:41 PM MitySOM-5CSX Embedded Vision Developer's Kit for Basler dart BCON Support: RE: Missing dependencies
- Hi Ed,
Sorry about.... on a typical Ubuntu install, I think the only packages you need to install would be "build-... - On this page: https://support.criticallink.com/redmine/projects/5csx_vdk_basler/wiki/Setting_Up_A_Build_Environment
... - 08:54 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Rocko, possible memory leak?
- Hello VJ,
We are not aware of memory leaks on the rocko or the 4.9 kernel. Did you by chance run the original dist... - A lot of this information is quite out of date... I'm really shooting in the dark wondering if I can get this to work...
03/09/2020
- 03:02 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: GPIO toggling/chattering while performing NAND read.
- If you manually set GPMC_CONFIG7_0 back to 48, does the activity on GPIO 0_27 stop?
- 02:27 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: GPIO toggling/chattering while performing NAND read.
- Srinivasa,
We have not seen this before and I am reviewing your comments and logs.
Diff of GPMC registers... - 01:23 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: GPIO toggling/chattering while performing NAND read.
- Hi,
I have dumped the values of GPMC registers for u-boot V2013.10 and V2018 at u-boot prompt. Please find the fi... - Hi
I have built the Rocko version with 4.9.76-rt61-ltsi RT-kernel and with a custom FPGA and device tree. We use t...
03/06/2020
- 12:08 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: GPIO toggling/chattering while performing NAND read.
- Hi,
Test case 1:
Tested on u-boot Version 2013.10 from mitysom (u-boot-mityarm-335x-6c6a700.tar.gz).
Probed GPIO... - Hi,
We have mitySOM board in our product and we are using u-boot-mityarm-335x.tar.gz and building u-boot as below:...
02/18/2020
- 02:37 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: Reading contents of a file in Uboot
- u-boot doesn't really have a lot of file io ability.
You can load a file from sd card, tftp, nfs, or nand into m... - Hi ,
How can i read or cat contents of file from uboot.
Regards,
manjunath
Also available in: Atom
Go to top