Link to Microchip datasheet

Post your requests and ideas on the future development of mikroC for dsPIC30/33 and PIC24.
Post Reply
Author
Message
rolfz
Posts: 30
Joined: 08 Jun 2006 23:40
Location: Switzerland

Link to Microchip datasheet

#1 Post by rolfz » 08 Jun 2006 23:54

As many functions and parameters have to be directly linked to pic register names, it would be very usefull to be able to open/link to the current in used pic datasheed.

Best regards
Rolfz
Programming pic since 5 years, started with assembler, then C18 + C30. pic16f88, 16f877, 18f252, 18f4550, not 30f6010 +30f6014

LGR
Posts: 3204
Joined: 23 Sep 2004 20:07

#2 Post by LGR » 09 Jun 2006 01:56

I suggested that long ago. Have a button in the IDE that opens up a browser, and retrieves the appropriate data sheet from the Microchip site.
If you know what you're doing, you're not learning anything.

bruno
Posts: 767
Joined: 10 Sep 2005 02:10
Location: Lyon, France
Contact:

#3 Post by bruno » 09 Jun 2006 08:40

More generally, it would be great if we could to add our own shortcuts to a web page with the tool window, so that any datasheet or document related to the project may be linked by the user (the same way we can add shortcuts to external programs).

rolfz
Posts: 30
Joined: 08 Jun 2006 23:40
Location: Switzerland

Manufacturers Datasheet access from within compiler

#4 Post by rolfz » 09 Jun 2006 12:44

Here is a work around for the datasheet problem I posed yesterday,

If you download the datasheet you like most to a location on your pc, you can open them from inside the DSPIC complier using the tools function

->tools->options->tools, add

C:\Program Files\Adobe\Reader\AcroRd32.exe ...
C:\mikroelektronika\MikroC Dspic\datasheets\30f6014_70143B.pdf

this on one line.
I adde the function key Shift+F12. and do not need to surch in the file system for the right file.

cheers
rolfz
Programming pic since 5 years, started with assembler, then C18 + C30. pic16f88, 16f877, 18f252, 18f4550, not 30f6010 +30f6014

Post Reply

Return to “mikroC for dsPIC30/33 and PIC24 Wish List”