search for: pic32

Displaying 16 results from an estimated 16 matches for "pic32".

2016 Nov 10
1
Error running opus encoder/decoder under PIC32
I'm new using OPUS and I've implemented the OPUS lib under PIC32MZ, using the MIPS configuration. It compiles correctly and it seems that all the procedures invoked returns no error. However, when I excite the encoder with a pure 1 kHz tone, the encoding/decoding procedure returns al the samples to silence (the buffer is filled with 0x8001 or 0x7fff). The config...
2015 Aug 31
2
USB HID Spec help (passing strings)
...ing index method. like PICs make this harder, but there is a C __attribute__ or something that you should be able to use). Otherwise, does your USB framework allow callbacks for arbitrary requests? Hmm?I?ll admit, I?ve never used __attribute__, and I honestly don?t know enough about how Microchip PIC32?s handle the USB framework to know. I?ll have to research both of those. I wondered if I could somehow set the pointer for the iSerialNumber string index to the address of it in memory (in other words, load it from Flash into a global var, and then use that address when the iSerialNumber pointer...
2015 Aug 31
0
USB HID Spec help (passing strings)
...> like PICs make this harder, but there is a C __attribute__ or something that you should be able to use). Otherwise, does your USB framework allow callbacks for arbitrary requests? > > Hmm?I?ll admit, I?ve never used __attribute__, and I honestly don?t know enough about how Microchip PIC32?s handle the USB framework to know. I?ll have to research both of those. And I've never used a PIC32 :-) If it has a flat 32-bit address space, then forget what I said about __attribute__. It would only be for the smaller PICs that use different instructions (and different address spaces) fo...
2009 Oct 09
2
Samba 3.4.2 on Solaris 9 build problem
Hi, I'm trying to build samba 3.4.2 on Solaris 10 using SunStudio 12 but I've hit a snag. The configure line used was: CFLAGS="-xcode=pic32 -KPIC -m64 -I/ec/sw/samba/openldap/current/include -Iec/sw/samba/krb/current/include" \ CPPFLAGS="-xcode=pic32 -KPIC -m64 -I/ec/sw/samba/openldap/current/include -I/ec/sw/samba/krb/current/include" \ LDFLAGS="-L/ec/sw/samba/openldap/current/lib -L/ec/sw/samba/krb/current/lib -R/...
2010 Aug 16
19
v2.0.0 released
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig As promised last Friday, here's the v2.0.0 release finally. I'm cautiously optimistic that v2.0.1 won't (have to) be released for a few weeks, since there was quite a lot of testing and fixing going on in the RC stage. Remember to read http://wiki2.dovecot.org/Upgrading/2.0
2010 Aug 16
19
v2.0.0 released
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig As promised last Friday, here's the v2.0.0 release finally. I'm cautiously optimistic that v2.0.1 won't (have to) be released for a few weeks, since there was quite a lot of testing and fixing going on in the RC stage. Remember to read http://wiki2.dovecot.org/Upgrading/2.0
2009 Jan 29
1
Problem building Samba 3.3 on Solaris 10
...andard libraries, but according to the make output, it's looking in the right places. Would someone please clue me in as to what I'm missing? Thanks. -John Using FLAGS = -I/opt/heimdal/include -I/usr/sfw/include/openssl -g -xs -xtarget=ultraT1 -xarch=sparcvis2 -m64 -mt -xcode=pic32 -xpagesize=default -O -D_SAMBA_BUILD_=3 -I/opt/ws/dists/Services/samba-3.3.0/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -I/opt/heimdal/include -I/usr/sfw/include/openssl -I/opt/openldap/include...
2015 Sep 02
1
USB HID Spec help (passing strings)
...possibly won?t know until the code is running. Our UPS can use different attached batteries, and will be able to discern what it is at runtime, and that?s when it would be able to report battery.type. Thanks for the help Charles?that is a very good link to the Appnote considering you haven?t done PIC32 work. ? My google skills failed me. Rob Groner Software Engineer Level II RTD Embedded Technologies, Inc. ISO 9001 and AS9100 Certified Ph: +1 814-234-8087 www.rtd.com<http://www.rtd.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists....
2018 Mar 07
0
Entry for RetDec in http://llvm.org/ProjectsWithLLVM/
...; > The decompiler is not limited to any particular target architecture, > operating system, or executable file format: > > Supported file formats: ELF, PE, Mach-O, COFF, AR (archive), Intel HEX, > and raw machine code. > Supported architectures (32b only): Intel x86, ARM, MIPS, PIC32, and > PowerPC. > > https://retdec.com/ and https://github.com/avast-tl/retdec It's licensed under the very liberal MIT license and there are (as of this writing) a number of related projects to be found at https://github.com/avast-tl ... such as an IDA plugin. The LLVM version used...
2008 Sep 25
0
Problem building 3.2.4 on Solaris 10
...ached ld: fatal: file /opt/openldap/lib/liblber.so: wrong ELF class: ELFCLASS64 ld: fatal: File processing errors. No output written to conftest configure:54446: $? = 1 I'm compiling this 64-bit, but my CFLAGS variable is gone. It should be: CFLAGS="-g -O -mt -m64 -xarch=sparcvis -xcode=pic32 -xpagesize=4m -xbuiltin -xlibmil -xlibmopt -xlic_lib=sunperf" I could see it earlier in the log during some of the tests, but it seems to have disappeared. Is this a bug? Is there a fix or a way to work around this? Also, unrelated to my problem, I'm getting this warning: checking...
2017 Jul 13
2
Deprecating the experimental microMIPS64R6 backend
Hi all, I plan to deprecate the experimental microMIPS64R6 backend for the 5.0 release and remove it after the release. Currently there are no CPUs that use that particular sub-ISA which makes it difficult to justify the maintenance and parallel development effort. If there was a CPU design produced that did use microMIPS64R6, the backend could be restored from the archive. Any comments or
2014 Mar 06
0
Developing the UPS side of the UPS-NUT equation (via usbhid)
...rk dongle on the USB port? More software, I know, but depending on what's embedded in your UPS, it does eliminate the need for a hardware-centric network implementation . . . - Tim On 03/06/2014 02:55 PM, Rob Groner wrote: > My company is developing a new UPS, with smarts provided by a PIC32 > Microchip micro-controller. The controller comes with a demo for a > USBHID-UPS, and after some tweaking, I was able to get NUT to recognize > it and start showing some reasonable values. > > To make this UPS as easy to use as possible for the end-user who chooses > Linux, I fi...
2014 Mar 06
5
Developing the UPS side of the UPS-NUT equation (via usbhid)
My company is developing a new UPS, with smarts provided by a PIC32 Microchip micro-controller. The controller comes with a demo for a USBHID-UPS, and after some tweaking, I was able to get NUT to recognize it and start showing some reasonable values. To make this UPS as easy to use as possible for the end-user who chooses Linux, I figured I would just completely...
2007 Dec 07
0
regression tests for unlink and wildcards fail - Solaris 10 SPARC / Sun Studio 12 (PR#10501)
...uot; CXX=/opt/SUNWspro/bin/CC CXXFLAGS="-mt -ftrap=%none -xarch=sparcvis" F77=/opt/SUNWspro/bin/f95 F95=/opt/SUNWspro/bin/f95 FFLAGS="-mt -ftrap=%none -xarch=sparcvis" FC=/opt/SUNWspro/bin/f95 FCFLAGS="-mt -ftrap=%none -xarch=sparcvis" CPICFLAGS=-xcode=pic32 CPPFLAGS="-I/usr/local/include" SHLIB_CXXLDFLAGS="-G -lCstd" For now, I think I will continue to use version 2.5.1 as I am able build/test that version and I know it works. However, I would like to upgrade at some point and just thought I would make you aware of the fail...
2015 Aug 28
2
USB HID Spec help (passing strings)
We're wrapping up our first version of the UPS we're making, and so I'm going over the USB code and came across one loose end. The serial number of the unit (iSerialNumber according to the USB HID doc) is a constant, but it's of course a different constant for each UPS. Right now we store that value in the Flash on the device, but the only way I've seen to pass the serial
2015 Sep 15
3
The Trouble with Triples
On 15 September 2015 at 19:34, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote: > We can go further with this analogy too. For example, let's say John Smith > with the SSN Y also answers to the name Rameses. This is the problem that > Renato is working on. Renato needs to be able to see the name Rameses and > map this to the correct John Smith (or at least someone very