기존 이솝 임베디드 포럼의 지식인 서비스가 게시판 형태로 변경되었습니다.

안녕하세요.

고도리입니다.

aesop-mp2530f용 wince bsp 2차 릴리즈 본의 부트로더쪽 offset을 수정하면서
몇가지 문제가 생긴 모양입니다.

테스트하고 올렸었는데, 테스트에서 실수가 생긴 모양입니다.

당분간 문제를 잡을때까지는 테스트하지 마시기 바랍니다.

수정되면 글을 다시 올리겠습니다.

==>

첨부되는 파일을 사용해서 다운로드 하시기 바랍니다.

mboot는 release된 2차 bsp의 것을 사용하시고 uart/nand boot는 첨부되는 파일 사용하세요.


* 고도리님에 의해서 게시물 복사되었습니다 (2008-04-06 20:15)

"사람은 자기가 보고 싶은 현실만 볼 뿐이다." - Gaius Julius Caesar
엮인글 :
http://www.aesop.or.kr/index.php?mid=Board_Community_QandA&document_srl=28130&act=trackback&key=502

이세종

2008.04.07 06:39:02
*.116.152.173

PB에서 mk.bin을 다운로드 받고 낸드 라이팅 후에 시스템이 정지됩니다.
부트로더와 OS의 버전이 다르다고 나옵니다.

부트로그(mk.bin을 다운로드 받는 순간부터 캡쳐했습니다.)
####################################################
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 rom_offset=0x0.
204 205 ROMHDR at Address 80200044h
INFO: Try to connect with kitl...
Got EDBG_CMD_JUMPIMG
Got EDBG_CMD_CONFIG, flags:0x00000000
+ReadBootConfig
++ OEMLaunch:Start:80200000, Length:1e1640c, LaunchAddr:80207260
Writing Disk image to NAND Flash... Wait!
INFO: Disk image stored to NAND Flash...
+WriteBootAndConfig
INFO: OEMLaunch: Jumping to Physical Address 0x207260h (Virtual Address 0x80207260h)...
둟indows CE Kernel for ARM (Thumb Enabled) Built on Feb 8 2007 at 23:36:51
ProcessorType=0926 Revision=5
sp_abt=ffff5000 sp_irq=ffff2800 sp_undef=ffffc800 OEMAddressTable = 80201020
INFO:OALLogSetZones: g_oalLogMask: 0xd800000f
+OEMInit
AESOP MP2530 BSP Version: 1.1.2
Version is different between Bootloader and OS.(요 부분입니다.)
Please check their Version to each other.
System halt!

이세종

2008.04.07 06:49:21
*.116.152.173

전체 부트로그 입니다.
####################################################
BSP Version: 2.0.5

AESOP MP2530 Boot Loader Configuration

IP: 192.168.10.100, Subnet mask: 255.255.255.0
LAN91C111 MAC address: FF:FF:FF:FF:FF:FF, DHCP: Enabled
Write to NAND: Enabled, Reserved Image Area: -1 MB
Auto Boot: Download, Download Through Ethernet

Press [ENTER] to download now or [SPACE] to cancel.

Initiating image download in 5 seconds.

Starting auto-download ...
+InitEthDevice.
INFO : Ethernet : VA[b0300300], PA[85000300]
LAN91Cxxx: Chip Id 9 Revision 1
Before CleanUp
-InitEthDevice.
-- OEMPlatformInit.
System ready!
Preparing for download...
++ OEMPreDownload
+OALKitlCreateName('MP2530F', 0xc203c, 0x000c2014)
-OALKitlCreateName(pBuffer = 'MP2530F56746')
INFO: *** Device Name 'MP2530F56746' ***
InitDHCP():: Calling ProcessDHCP()
ProcessDHCP()::DHCP_INIT
Got Response from DHCP server, IP address: 192.168.10.101

ProcessDHCP()::DHCP IP Address Resolved as 192.168.10.101, netmask: 255.255.255.0
Lease time: 3600 seconds
Got Response from DHCP server, IP address: 192.168.10.101
No ARP response in 2 seconds, assuming ownership of 192.168.10.101
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Locked Down Link 1
Src IP 192.168.10.101 Port 0800 Dest IP 192.168.10.100 Port 0F65
EthDown::TFTPD_OPEN::boot.bin
-EbootSendBootmeAndWaitForTftp
-- OEMPreDownload
++ OEMIsFlashAddr
-- OEMIsFlashAddr
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 rom_offset=0x0.
204 205 ROMHDR at Address 80200044h
INFO: Try to connect with kitl...
Got EDBG_CMD_JUMPIMG
Got EDBG_CMD_CONFIG, flags:0x00000000
+ReadBootConfig
++ OEMLaunch:Start:80200000, Length:1e1640c, LaunchAddr:80207260
Writing Disk image to NAND Flash... Wait!
INFO: Disk image stored to NAND Flash...
+WriteBootAndConfig
INFO: OEMLaunch: Jumping to Physical Address 0x207260h (Virtual Address 0x80207260h)...
둟indows CE Kernel for ARM (Thumb Enabled) Built on Feb 8 2007 at 23:36:51
ProcessorType=0926 Revision=5
sp_abt=ffff5000 sp_irq=ffff2800 sp_undef=ffffc800 OEMAddressTable = 80201020
INFO:OALLogSetZones: g_oalLogMask: 0xd800000f
+OEMInit
AESOP MP2530 BSP Version: 1.1.2
Version is different between Bootloader and OS.(요 부분입니다.)
Please check their Version to each other.
System halt!
profile

김재훈

2008.04.07 09:05:21
*.46.167.11

AESOP MP2530 BSP Version: 1.1.2
Version is different between Bootloader and OS.(요 부분입니다.)
Please check their Version to each other.
System halt!

부트로더 버전 1.0 버전이라서 발생하는 문제 입니다. NK 버전과 맞지 않아서 에러가 나는 것 입니다.
2차 릴리즈 된 BSP 패키지에 있는 mboot.nb0로 부트로더 2.0 버전으로 교체 하시기 바랍니다.

이세종

2008.04.07 21:25:54
*.79.220.63

재훈님, 답변 감사드립니다. 다시 테스트해 보겠습니다.^_^
profile

김재훈

2008.04.08 21:15:49
*.162.60.147

수정된 BSP Patch를 PDS에 등록하였습니다. 이 자료를 사용하시면 됩니다.
List of Articles
번호 제목 글쓴이 날짜 조회 수sort
6368 Apple TV 온보드 메모리 변경 가능할까요? [1] 당그니 2011-01-20 95115
6367 android pwm backlight 밝기 제어 [4] 김태영 2011-07-28 56717
6366 com.google.android.maps.jar는 어디서 얻는 것인가요??? [2] 천동이 2014-09-02 52846
6365 USB bluetooth dongle on jellybean [4] 신현호 2014-02-21 50675
6364 우분투 리눅스 ip 변경 도중에 "No such process" [5] 이세종 2009-04-01 48009
6363 OpenOCD 0.2.0 [1] 김광준 2009-10-24 46754
6362 [질문]memset, mmap, memcpy에 대해서 질문 있습니다. [5] 이태간 2007-05-22 46694
6361 libpcap 설치 [1] Apostasy 2011-04-12 45905
6360 램디스크 파일 시스템 만들기 [4] sinwho 2015-08-19 45520
6359 USB 포팅관련 질문드립니다. [1] 김승한 2010-01-07 33676
6358 android에 libusb porting 해보신 분?? [2] 꿈의사람 2014-02-13 29626
6357 오드로이드 배터리 패치 문의 [1] 이종문 2010-07-01 29516
6356 ODROID-T 2.2 셧다운 후 부팅이 안됩니다. [2] shkim 2010-10-02 27248
6355 오드로이드 디버깅이 안되네요... [2] 현쓰 2010-02-01 26935
6354 [질문]wince 이미지 다운로드시 에러 [3] 이태간 2008-04-06 26281
6353 Andorid ALSA에 관해서...2 [1] 꺼북이 2011-05-18 26264
6352 slide event에 따른 landscape & portrait mode 전환 [1] 나영찬 2010-03-25 25594
6351 wm1811 드라이버를 찾아요 [9] 김민욱 2016-11-01 19177
6350 이더넷 핀에서 값을 읽어 오고 싶은데요... [2] rubio 2013-07-09 13062
6349 usb host api 가 리눅스단에서도 사용가능한가요? [1] biokk 2014-02-07 11397

사용자 로그인