ponyprog 2000 사용에 관한 질문입니다

wildone의 이미지

AVR cpu용 프로그램을 개발하고 있습니다

윈도에서 맨날 프로그램 짜고 칩에 다운로드 하다가

리눅스에서 프로그램 개발, 다운로드를 해결하려고 시도하고 있습니다

젠투리눅스를 사용중이구요.

avr-binutils, avr-gcc, avr-libc

이렇게 설치를 하고

ponyprog2000 2.06c도 설치를 하였습니다.

여기서 문제가 되는게..

프로그램을 칩에 다운로드하는 인터페이스가 병렬포트(LPT)인데요

다운로드를 위해서는 프린터 포트를 사용해야 하는데..

여기서 막힙니다 :oops:

일단 프린터포트에 다운로더를 꼽아놓고 다운로드를 시키면

communication port not available

이라는 에러 메세지가 뜹니다.

interface setup에서 probe로 포트를 찾게 해도 테스트 실패 메세지만 계속 뜨구요.

그래서 일단 ponyprog 홈페이지에서 리눅스용 주의사항을 읽어봤습니다

Quote:
Note! To use the COM port in user mode (not as root) you need to add your user to uucp group or make sure you have the rights to write /dev/ttyS? devices and /var/lock directory.
To use the LPT port in user mode (not as root) you need a 2.4.x kernel with ppdev, parport and parport_pc compiled in as modules. You need the rights to write /dev/parport? devices.

일단 병렬 인터페이스를 사용하니 두번째 주의사항을 따라야 할텐데요

현재 사용하는 커널이 2.6.5구요

모듈은 modprobe명령으로 확인해 보니까 parport와 parport_pc가 있고

ppdev가 없었습니다.

/dev/parport 와 같은 장치도 없었구요.

음.. 길게 쓰고나서 보니 모듈에 대한 질문을 하게 되는거 같은데요..

ponyprog 를 쓰기 위해선 커널 2.4.x대를 컴파일 해서 써야 될까요?

그리고 만일 ppdev모듈을 띄우고 싶다면 어떻게 해야 하나요?

아직 커널 컴파일이나 모듈 컴파일이니 이런것을 잘 몰라서

어떻게 모듈을 만들어 주는가 하는 것들을 잘 모르겠습니다.

그럼 부탁드립니다

ps. ponyprog 프로그램을 사용하시는 분 있으시다면 어떻게 해야 깔끔하게 사용할 수 있는지 알려주세요~ :oops:

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.