얼마전 시화 방조제에 다녀 왔다.

밤에 소라나 잡아 볼까 하고 갔다.

 

소라 , 박하지 , 낙지를 잡았다.

 

 

망 안에 낙지가 있는데 사진으로 남지 않았다.

 

역시 밝은 해드렌턴이 주요 했다. 안보이는 것도 보인다.

 

아래 처럼 생긴 것을 사서 사용했는데 상당히 좋았다.

 

'생활 > 낚시' 카테고리의 다른 글

낚시 포인트가 없어진 궁평항  (0) 2014.05.07
바낙스 전동릴 KAIGEN7000I 설명서  (0) 2013.08.27
카약 세일링  (0) 2013.08.23
카약  (0) 2013.07.29
시화방조제 낚시/박하지  (0) 2013.05.27

 

Abov에서 만들어진 8051은 On-chip 디버거가 가능하다.

OCD1과 OCD2라는 전동 디버거 장비와 전용 프로그램을 사용 하면 된다.

On-Chip Debugger

Description

On-chip debugger program is for 8-bit MCUs what has a OCD1 and OCD2 block inside. This is a debugging software and support ABOV's M8051 series MCUs.

In order to use this software, OCD1/2 interface H/W is required. OCD2 uses two channel to download user's code, reads and modifies the internal memory and SFR(Special Function Register). So it can work even the MCU is attached on the target system. Besides, it can be run at MCU's maximum speed in OCD mode.

Features

  • Supported M8051 core products.
  • MCU emulation control via 2-pin OCD interface. Two pins interface OCD clock and data.
  • Compact size and Cost effective emulator.
  • Emulation and debugging on the target system directly.
  • OCD2 used as an ISP (In System Programming) and real-time emulation.
  • OCD1 is used to debug 'MC93/95/96' products and OCD2 is used to debug 'MC97', MC93F5516, OCD1 supporting products.

Downloads

Title

File Name

Type

Language

Version

Issue Date

Size

Down

OCD Software for 32-bit

Setup32_OCD2_debugger_V2.012.exe

English

2.012

2014-03-18

5.09MB

OCD Software for 64-bit

Setup64_OCD2_debugger_V2.012.exe

English

2.012

2014-03-18

5.11MB

OCD User Guide

GUIDE_OCD_V1.00_EN.pdf

English

1.00

2013-08-27

3.81MB

OCD User Guide

GUIDE_OCD_V1.00_CH.pdf

Chinese

1.00

2013-08-27

3.86MB

 

소스레벨 디버깅과 변수의 값을 확인/수정 등을 할 수 있다.

OCD2의 경우 동작중에 실시간 변수값 확인도 가능 하다.

상당히 저가인 MCU 가격을 생각하면 참 쓸만한 기능이다.

 

하지만 배열 변수의 경우 읽을 수 없는 단점이 있다.

 

'공부 > 8051' 카테고리의 다른 글

ABOV 디버거의 Keil plug-in  (0) 2014.09.01
ABOV MC9x Code Generator  (0) 2014.06.19
8051 레지스터 자료  (0) 2012.11.15
[ADUC831] ADUC831 간단 매뉴얼 6  (0) 2012.11.12
[ADUC831] ADUC831 간단 매뉴얼 5  (0) 2012.11.12

 

국내 IC 제어 업체 인 ABOV 에서 자사 8051 MCU 중 일부에 대한 Code Generator 를 공급한다.

ABOV 8051 MCU별로 레지스터 및 인터럽트 번지등이 약간씩 달라서 사용할 때 찾아 봐야 할것이 많은데

약간 부족하긴 해도 나름 쓸만 하다.

 

http://www.abov.co.kr/en/index.php?Depth1=5&Depth2=1&Depth3=1

 

VPE (MC9x Code Generator)

Description

VPE (Visual Programming Environment) is a code generation program for ABOV's M8051 series microcontrollers. VPE help user to generate C-based frame source program and offers very easy and comfortable user interface. The device which is supported by VPE will be expanded and updated continuously.

Features

  • Supports MC9X products
  • Easy and comfortable user interface
  • Automatically Generating C-based Code

Downloads

Title

File Name

Type

Language

Version

Issue Date

Size

Down

VPE Software V1.013

Setup_VPE_1.013.exe

 

English

1.013

2014-05-30

6.4MB

VPE User Guide V1.00

GUIDE_VPE_V1.00_EN.pdf

English

1.00

2013-08-09

1.28MB

VPE User Guide V1.00

GUIDE_VPE_V1.00_CH.pdf

Chinese

1.00

2013-08-28

1.33MB

Related Products

MC95FG208, MC95FG308, MC96F6332, MC96F6432, MC96F6632, MC96F6832, MC96F7416A, MC96F7616A, MC96F7616T, MC96F7816, MC96F8208S, MC96F8216, MC96F8316, MC97F1316, MC97F1216, MC97F1215, MC97F1204, MC97F1104, MC97F2464, MC97F2664, MC96F6408A, MC96F6508A, MC96FC664A, MC96FC864A, MC96F4548, MC96FM204, MC96FM214, MC95FG0128, MC95FG8128, MC95FG6128, MC96FB504, MC96F7864, MC96F7664

 

인스톨 하면 사용 하고자 하는 MCU와 프로젝트 명을 입력 하고 New project 를 선택 해서 신규 생성하던가

 

기존에 만들어진 프로젝트를 읽어 들이는 Load a project 를 선택 하면 된다.

 

소스 파일과 (디렉토리별) Device의 pin map 그리고 각종기능을 설정하는 창으로 되어 있으며

자신이 사용하고자 하는 기능을 설정 한 후 저장 버튼 처럼 생긴 버튼을 누르면 해당 프로잭트 소스가

생성 된다.

 

아쉬운 점은 코드 생성시 예제 소스 처럼 레지스터를 bit 형태로 표시해 주지 않고 상수 값으로 넣는 것

Define 에 대한 주석을 달아주는 기능이 들어 갔으면 한다.

 

그래도 이 정도 라도 만들어준 ABOV에 박수를 보낸다.

'공부 > 8051' 카테고리의 다른 글

ABOV 디버거의 Keil plug-in  (0) 2014.09.01
ABOV 8051 On-Chip Debugger  (0) 2014.06.19
8051 레지스터 자료  (0) 2012.11.15
[ADUC831] ADUC831 간단 매뉴얼 6  (0) 2012.11.12
[ADUC831] ADUC831 간단 매뉴얼 5  (0) 2012.11.12

http://velvio.tistory.com/

 

http://fitnessworld.co.kr

 

http://blog.naver.com/kiltie999

 

 

'생활 > 생활의일상' 카테고리의 다른 글

쓸만한 proxy  (0) 2014.09.22
멋있는 로봇새  (0) 2014.09.05
전화 권유 판매 수신 거부 신청  (2) 2014.03.24
저럼한 다트..  (0) 2014.03.04
외국에서 물건사는 사이트  (0) 2013.12.11
12V,15V, 300V 파워

 

 

 

'공부 > 만든것들' 카테고리의 다른 글

제어보드  (0) 2014.11.03
온도제어보드  (0) 2014.11.03
DC 모터 제어 보드  (0) 2014.06.18
AC33M8128 TEST 보드  (0) 2013.12.11
AP5100WG DC/DC TEST 보드  (0) 2013.12.11
DC 모터 제어 보드

 

 

-  베터리 장착 사용용, 역전압 입력 방지 , 최대 10A 전류 용량 ,2ch

 

DC 모터 제어 보드용 display 보드

 

 

- LED 상태 표시, 리모콘 수신부 , 터치 방식 key 입력

 

 

'공부 > 만든것들' 카테고리의 다른 글

온도제어보드  (0) 2014.11.03
12V,15V, 300V 파워  (0) 2014.06.18
AC33M8128 TEST 보드  (0) 2013.12.11
AP5100WG DC/DC TEST 보드  (0) 2013.12.11
NPC3170 DC/DC TEST 보드  (0) 2013.12.11

+ Recent posts