This seems to be a very old nboot version prior to V21. You have to update to a current nboot (V32 is current).
Please give the full serial output so I can see which nboot you are using.
Then I can give you some instructions for the update process.
Posts by fs-support_DB
-
-
The ASend option in HTrem seems a little bit slow (repetition rate of 100ms).
Are you using a USB-Serial dongle? Then there may be additional delays from the dongle.
There is only a short period of time where the serial port is read, this period was longer for older boards.
You have to use a different terminal program with a faster key repetition rate. -
SD-Card is not supported in i.MX6 nboot
-
Have you tried a different baudrate?
There are two different nboots, one uses 38400, the other uses 115200. -
the application "EVG.Embedded.WinCE.UI.Lamphouse.exe" is throwing a "Data Abort" exception, this means an access to a memory region not allocated by the application occurs. Please check, if all pointers are valid.
This error should be removed first, then check if the error still occurs. -
NetDCUUSBLoader and DCUTermi are both working with Windows10.
Does the "Connected at high-speed" message appear to indicate the USB connection?
Does the "Waiting for EBoot, U-Boot, NBoot, M4 Image..." message appear after pressing 'd'` for serial download?
-
These pins are connected to LEDs and can't be read by the CPU.
-
Does the module use the PCIe interface or the USB interface? The miniPCIe connector has both signals.
The NEO-7 module from u-blox used on the EWM-G108H has UART/USB/SPI/I2C interfaces so I think USB is used.
For PCIe a separate chip has to be used to convert it to one of the interfaces of the NEO-7, but I don't think this is used.
Also on the pictures of the EWM-G108H you can see that the PCIe signals are not connected.
So you have to look for an USB device. -
Is the 1.5V voltage used by the module? We found out that there are some armStoneA9r2 from the first production batch where the voltage regulator is not working.
See https://de.wikipedia.org/wiki/PCI_Express_Mini_Card for the connector pinout. If there is no voltage on the 1.5V pins you can send us the boards for repair with RMA. -
efusA9 has only one camera port (MIPI-CSI or parallel as mounting option).
For MIPI-CSI you need external logic to multiplex the two camera ports to one port and use virtual channels.
You can try this solution, but we did not test it and there is no guarantee that it works. -
1A is the theoretical maximum current when all components are working at maximum power.
This is unlikely to happen, but is an indication for the upper margin.
The typical values are the currents that are needed for static operation with no load or a cpu benchmark running, but these are average values and there can be much higher currents.
The most important value is the startup current. You must make sure that the voltage has a fast rise time and that there are no voltage drops during startup.
Make sure that your voltage regulator can meet these requirement. -
The armStoneA9r2 has 4 USB Host ports.
Two are on the Dual USB A connector, one is on a pin header behind the USB connector and one on the miniPCIe connector. -
The maximum current ist 500mA.
If you need more then you can use an external power supply and use VLCD to switch the voltage.
You need to add a pull-down resistor if you use VLCD as a switching signal. -
The network connection is up and running and sending broadcasts.
You are using 192.168.0.101 as static IP address for the board, so you have to make sure that your PC is in the same network.
Please check the Windows firewall settings, if EShell is not blocked.
You can change the network parameters with 'N' in EBoot. -
Disconnect pin 7 on the JTAG connector.
The DStream manual marks this pin as NC but it is used on the DStream.
On the efus this pin is also used as a reset input.
If you can connect in nboot then debugging works.
You also have to make sure that the security functions of the i.MX6 are disabled, because they can also prevent debugging. -
You have to send the bytes without any protocol if you use 'd' for download.
You can use 'a' for xmodem protocol. -
NBoot only needs ~100ms boot time, the other 600ms are needed for the voltages to become stable the minimum reset times needed for the components and the ROMloader.
If we change the reset duration we must make sure that this change works for all possible conditions e.g. temperatures, processor variants and revisions, DRAM an NAND variants, component value tolerance and so on.Please contact sales@fs-net.de for further information.
-
FBAS/CVBS input can be done with TV decoder and camera interface, output is possible according to https://community.freescale.com/docs/DOC-94019 over the digital RGB interface.
We have not tested both parts so it can be possible that there are restrictions in pin usage which prevent the connection of the converters. -
The camera pins are routed to the MIPI CSI interface in the default configuration, this interface can't be used as GPIO.
Parallel CSI, which can be used as GPIO, is a mounting option and only available on request.
(see efusA9 Hardware Documentation 0.8 pg. 23) -
It seems that nboot is erased.
Please start with MfgTool2 in nboot and then download nboot with 'D' and flash with 'f'