Activity
From 08/31/2017 to 09/29/2017
09/29/2017
- 07:09 PM FPGA Development: RE: Example fpga bin file
- Never mind... I was able to successfully use the bin file out of build_dvi_revc_lx45 to validate with the Impact tool...
09/28/2017
- Hi,
I'm using MDK_2014-01-03 and wanted to just validate the FPGA programming mechanisms outlined in the wiki. Is ... - 08:19 AM Software Development: RE: Inter-Processor Communication between ARM & DSP
- Thanks.
09/27/2017
- 07:29 PM Software Development: RE: MDK version?
- Bob... sounds good thanks, Tom
- 07:21 PM Software Development: RE: MDK version?
- Tom,
For following the Wiki, the "Release 2014.01" MDK is the best choice right now. The Wiki documentation has n... - Hi,
Just getting started here with a MityDSP L138F dev system. The USB stick had release 2011-03-31. Which is the ...
09/26/2017
- 08:15 PM FPGA Development: RE: L138F breakout adapter pinout
- Alex, thanks... Regs, Tom
- 07:22 PM FPGA Development: RE: L138F breakout adapter pinout
- Tom,
You can find the pin-out of the JTAG adapter board in the datasheet for the board (http://www.criticallink.co... - Hi,
Can someone point me to the docs that outline the pin assignments for the 2 user connectors on the emulator ad...
09/22/2017
- 10:04 PM Software Development: RE: Inter-Processor Communication between ARM & DSP
- Hi Okan,
* Q: void* DspAddr: What is the physical address of DSP that I should be reading from ARM?
* A: This de... - 07:06 AM Software Development: RE: Inter-Processor Communication between ARM & DSP
- Hi Greg,
Thanks for your reply.
I examined @dspapp.cpp@ in the MDK, and noticed @ReadMemory()@ is a simplified ve...
09/21/2017
- 03:05 PM Software Development: RE: Inter-Processor Communication between ARM & DSP
- Hi Okan,
Regarding your need for the ARM to read memory written by the DSP there is a function call ReadMemory() ... - 06:21 AM Software Development: RE: Inter-Processor Communication between ARM & DSP
- Hello again,
I consulted to my colleague. It turns out, we don't insist on using SysLink instead of DspLink. But we ... - 05:43 AM Software Development: RE: Inter-Processor Communication between ARM & DSP
- Hi Greg,
The communication method Critical Link provides is great; the code was easy to follow and I understood mo...
09/20/2017
- 02:39 PM Software Development: RE: Inter-Processor Communication between ARM & DSP
- Hi Okan,
As a qualification I want to mention that DspLink is the communications and control method Critical Link... - 05:39 AM Software Development: RE: Inter-Processor Communication between ARM & DSP
- Hi Greg,
Thanks for your response. My first question was really confusing me, so thanks for the explanation.
Consid...
09/19/2017
- 03:10 PM Software Development: RE: Inter-Processor Communication between ARM & DSP
- Hi Okan,
Here is some feedback regarding your questions:
# DSP/BIOS is the RTOS that runs on the DSP. However,... - Hi,
I've been working on a MityDsp L138F board with Linux Ångström run by the ARM core. I'm expected to learn and im...
09/11/2017
- 01:24 PM Software Development: RE: Touchscreen is not detected
- Jonathan Cormier wrote:
> Hmm we've used several different cap touchscreens over the years though I'm only aware o... - 01:23 PM Software Development: RE: Touchscreen is not detected
- Andri Haryono wrote:
> Thanks Jonathan for your reply,
>
> I have follow you guidance. it improve the LCD touchsc...
09/10/2017
- 06:06 AM Software Development: RE: Touchscreen is not detected
- Thanks Jonathan for your reply,
I have follow you guidance. it improve the LCD touchsceen response. However, it's ...
09/07/2017
- 01:46 PM Software Development: RE: Cannot install the GCC Toolchain for Angström
- No worries its a bit obscure. We should probably switch to documenting as 'source /usr/local/oecore-i686/environment...
- 01:27 PM Software Development: RE: Cannot install the GCC Toolchain for Angström
- I honestly didn't know '@.@' was actually a command there. Thank you.
@arm-angstrom-linux-gnueabi-gcc -v@ returns th... - 01:02 PM Software Development: RE: Cannot install the GCC Toolchain for Angström
- Okan Çalış wrote:
> When I run the executable by typing @./usr/local/oecore-i686/environment-setup-armv5te-angstro... - 11:47 AM Software Development: RE: Cannot install the GCC Toolchain for Angström
- If I run @find /usr/local/oecore-i686 | grep arm@, it returns "@find: 'usr/local/oecore-i686': No such file or direct...
- 11:35 AM Software Development: RE: Cannot install the GCC Toolchain for Angström
- If you run the command:...
- 11:15 AM Software Development: RE: Cannot install the GCC Toolchain for Angström
- Hi Mike,
Thanks for your response. After running the script, I tried typing "arm-", but it doesn't show me anything ... - 10:59 AM Software Development: RE: Cannot install the GCC Toolchain for Angström
- Hello,
[edited, you did run the setup script]
This command adds the path to the cross compiler tools to your s... - Hi,
I'm using MityDsp L138F, and I'm trying to load a simple program to the ARM core running Linux, as documented h... - 01:15 PM Software Development: RE: Touchscreen is not detected
- Heres some pages I would read. http://processors.wiki.ti.com/index.php/How_to_Recalibrate_the_Touchscreen
http:... - 07:02 AM Software Development: RE: Touchscreen is not detected
- I found out that we cannot use the touchscreen whenever the mouse/keyboard is attached to the USB port.
after I plug...
09/06/2017
- 01:52 PM Software Development: RE: MityDSP L138F : The Linux kernel panics
- Okay, I'll look into that asap.
Thank you so much. You've been very helpful. - 01:44 PM Software Development: RE: MityDSP L138F : The Linux kernel panics
- Okan Çalış wrote:
> Hi, Bob,
>
> > Where does it hang? You can prevent the kernel from waiting for a dhcp address... - 01:35 PM Software Development: RE: MityDSP L138F : The Linux kernel panics
- Hi, Bob,
> Where does it hang? You can prevent the kernel from waiting for a dhcp address by setting ip=none in th... - 01:05 PM Software Development: RE: MityDSP L138F : The Linux kernel panics
- Okan Çalış wrote:
> Hi Bob,
> Thanks for your help. I was following the instructions in https://support.criticallin... - 08:32 AM Software Development: RE: MityDSP L138F : The Linux kernel panics
- Hi Bob,
Thanks for your help. I was following the instructions in https://support.criticallink.com/redmine/projects/...
09/05/2017
- 01:59 PM Software Development: RE: MityDSP L138F : The Linux kernel panics
- Hi Okan,
Your bootargs tell the kernel to look at the on-board NAND flash for your filesystem. Is this your inten... - 07:11 AM Software Development: Additional details
- I managed to reset the "bootargs" variable by running "flashargs". My current "bootargs" is now "mem=96M console=ttyS...
09/04/2017
- Hi, I'm trying to install the Linux kernel provided in the Critical Link MDK; however, after downloading the code to ...
Also available in: Atom
Go to top