Activity
From 09/12/2016 to 10/11/2016
10/10/2016
- JC 12:06 PM Software Development: RE: Mity DSP L138F program
- Hi Nourhan,
The devkit is setup to connect to a network with a DHCP server, not direct connect to PC. Your setup is possible but it is a more advanced setup. It would help you to find someone with Networking and Linux knowledge to g...
10/09/2016
- NE 12:59 PM Software Development: RE: Mity DSP L138F program
- also, the kit is connected via ethernet cable to the pc directly
- NE 12:57 PM Software Development: RE: Mity DSP L138F program
- noo nothing worked.
whatever IP address i use it says failed to connect
10/06/2016
- HB 09:04 AM Software Development: RE: Java Runtime Environment for MitySOM1810f
- Hi,
Thank you both for these great info, I will try to generate the JRE.
I will let you know about the results.
regards!
Hector
10/05/2016
- BD 04:10 PM Software Development: RE: Java Runtime Environment for MitySOM1810f
- If you go down the Oracle route, the package Jon mentioned is used to generate the JRE (Java Runtime Environment) you will need.
The following URLs document the process:
This page shows how to install the Embedded Java tools on y...
10/03/2016
- JC 02:47 PM Software Development: RE: Java Runtime Environment for MitySOM1810f
- According to this bug report, the "Linux ARM 32 Hard Float ABI" only supports ARMv7 instructions. The L138 is a ARM9 which uses ARMv5 instructions. It also mentions their used to be a "Linux ARM 32-bit Soft Float ABI" version which wou...
- HB 02:21 PM Software Development: RE: Java Runtime Environment for MitySOM1810f
- Thanks Jonathan,
Do you think that could be possible to have some compatibility with the JRE from JDK for ARM microprocessors?
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Hector - JC 11:40 AM Software Development: RE: Java Runtime Environment for MitySOM1810f
- Note that java version 1.5 is very old. You may have to build jamvm manually to get something more update.
- JC 11:39 AM Software Development: RE: Java Runtime Environment for MitySOM1810f
- I don't believe anyone has. A quick search of `opkg list` shows the availability of jamvm 1.5.5 which is apparently a lightweight java vm.
http://jamvm.sourceforge.net/ - Hi!
I would like to run some Java template programs in the MitySOM1810,
*Have anybody done something like this before?*
Thanks,
Hector
09/19/2016
- HB 09:44 AM Software Development: RE: Mity DSP L138F program
> from the starter guide when i type:
> ...
Have you solved this problem? Try with ' *root* ' for password.- JC 09:41 AM Software Development: RE: Mity DSP L138F program
- Both of those ip addresses are on separate subnets. They will not be able to talk to each other. Do you have an IT person who would be able to help you get the networking setup correctly?
It would be helpful if you explained how you ... - NE 05:04 AM Software Development: RE: Mity DSP L138F program
- Ok here is what i have:
1- the tera term response to ifconfig -a (teraterm_ip)
2- the virtual box terminal response (vb_ip)
which ip should i use"? - JC 09:37 AM Software Development: RE: Problems with the first time configuration
- Thanks Hector, he was able to get the serial working by using the null modem cable.
- HB 09:12 AM Software Development: RE: Problems with the first time configuration
- Hi Nourhan,
Did you check that your COM port is the correct one?,
after made the serial port configuration, did you make a reset to the card?
Your serial configuration looks good, I'm using the same configuration with a Null Modem ...
09/18/2016
- JC 07:08 PM Software Development: RE: Mity DSP L138F program
- Nourhan Elsayed wrote:
> my dhcp derver is enabled (see attachment)
Alright let's revisit this question. Have you directly connected the devkit to your PC? If this is the case you may need to connect the virtual box to the right int... - JC 05:13 PM Software Development: RE: Mity DSP L138F program
- You should be able to force it to check for an ip address by running @udhcpc -i eth0@. Or something similar I don't have one at home to test with.
- NE 05:13 PM Software Development: RE: Mity DSP L138F program
- my dhcp derver is enabled (see attachment)
- NE 05:04 PM Software Development: RE: Mity DSP L138F program
- isnt the dsp at eth0?
in this case i dont even have an IP address. - JC 04:55 PM Software Development: RE: Mity DSP L138F program
- Have you connected your devkit straight to your PC? That ip address is usually assigned by windows if no dhcp server is found. http://www.techrepublic.com/forums/discussions/where-did-ip-16925451183-come-from/
For easiest setup it's ... - NE 04:51 PM Software Development: RE: Mity DSP L138F program
- when i try to get the address of the l138 i get this (l138f_IP.PNG)
when i use 169.254.10.9 in the terminal i get this(terminal_fail.png) - JC 04:45 PM Software Development: RE: Mity DSP L138F program
- The 192.168.1.125 address you are using is the address of the VM. You need to use the address for the L138.
- NE 04:43 PM Software Development: RE: Mity DSP L138F program
- it doesnt work.
Please check the attachment capture.png
it doesnt ask for a username, only a password. i press enter it says permission denied.
attached is also the IP address info in the VM - JC 04:37 PM Software Development: RE: Mity DSP L138F program
- Nourhan Elsayed wrote:
> from the starter guide when i type:
> ...
There is no root password set. If you login as user root and press enter when asked for password it should let you in. - NE 03:33 PM Software Development: RE: Mity DSP L138F program
- from the starter guide when i type:
mitydspl138@vm$ scp ExampleProgram root@192.168.0.151:/tmp
it asks me for a password. i type "mitydsp" but i get access denied.
what am i doing wrong? i didnt set any password - NE 12:34 PM Software Development: RE: Mity DSP L138F program
- it worked thank you!
the problem was the cable.
I am trying to get the address of the port and i run root@mityomap# ifconfig -a
i get the result in the attachment.
is this correct"?
which one is the address.
Also, you should provid... - MW 12:25 PM Software Development: RE: Mity DSP L138F program
- Hi,
Usually our kits are provided with a cable. A couple kits require a NULL modem connection. Have you tried this cable?
-Mike
- NE 12:13 PM Software Development: RE: Mity DSP L138F program
- also, I am connecting my board to tera term running on my windows with a serial to usb port.
I am getting nothing out of it though.
why? - Hello,
I'm starting up with the board and have been following the starter guide tutorial.
However I am stuck at "Boot the MityDSP-L138 up into linux.
"
how ??
Thanks,
- NE 11:47 AM Software Development: RE: Problems with the first time configuration
- Hello,
I connected my device to the serial port and set the baude rate as attached (teraterm.png).
However, i get no response from the terminal. nothing shows up. why?
thanks.